var directionDisplay, map;
var directionsService = new google.maps.DirectionsService();
var geocoder = new google.maps.Geocoder();
function initialize() {
  // set the default center of the map
  			var latlng = new google.maps.LatLng(-25.126088, 28.992885);
   var latlng1 = new google.maps.LatLng(-25.126088, 28.992885);
  // set route options (draggable means you can alter/drag the route in the map)
  var rendererOptions = { draggable: true };
  directionsDisplay = new google.maps.DirectionsRenderer(rendererOptions);
  // set the display options for the map
  var myOptions = {
    zoom: 14
,
    center: latlng,
    mapTypeId: google.maps.MapTypeId.ROADMAP,
    mapTypeControl: false,
    styles: [{"stylers":[{"saturation":-100},{"gamma":1}]},{"elementType":"labels.text.stroke","stylers":[{"visibility":"off"}]},{"featureType":"poi.business","elementType":"labels.text","stylers":[{"visibility":"off"}]},{"featureType":"poi.business","elementType":"labels.icon","stylers":[{"visibility":"off"}]},{"featureType":"poi.place_of_worship","elementType":"labels.text","stylers":[{"visibility":"off"}]},{"featureType":"poi.place_of_worship","elementType":"labels.icon","stylers":[{"visibility":"off"}]},{"featureType":"road","elementType":"geometry","stylers":[{"visibility":"simplified"}]},{"featureType":"water","stylers":[{"visibility":"on"},{"saturation":50},{"gamma":0},{"hue":"#50a5d1"}]},{"featureType":"administrative.neighborhood","elementType":"labels.text.fill","stylers":[{"color":"#333333"}]},{"featureType":"road.local","elementType":"labels.text","stylers":[{"weight":0.5},{"color":"#333333"}]},{"featureType":"transit.station","elementType":"labels.icon","stylers":[{"gamma":1},{"saturation":50}]}]
,
scrollwheel: false
  };
  map = new google.maps.Map(document.getElementById("map_canvas"),myOptions);
    var contentString1 = '
'+
            '
'+
            '
'+
            '
Siyatjheja Project
'+
            '
'+
            '
'+
                        '  No.1548 Nyabela Street, Kammelrivier B, Gamorwe
'+            '  013 110 0404
'+            '  076 716 7440
'+            '  siyatjhejasocialprojectydc@gmail.com 
'+            '  0867695996
'+            '  P.O Box 38694, Babethu, 0488
'+            '  View in Google Maps
'+            '
'+
            '