var map; function initialize() { var myLatLng=new google.maps.LatLng(31.2653, 34.8083); var mapOptions = { zoom: 10, center: myLatLng, mapTypeId: google.maps.MapTypeId.ROADMAP } var map = new google.maps.Map(document.getElementById('map-canvas'), mapOptions); var image = 'webimages/map_zim.png'; var restImage = 'webimages/map_rest.png'; var attrImage = 'webimages/map_att.png'; var masImage = 'webimages/map_mas.png'; var markers=new Array(); myLatLng=new google.maps.LatLng(31.371709, 34.643547); markers[121]= new google.maps.Marker({ position: myLatLng, map: map, icon: restImage, title:"שותא" }); markers[121].infowindow =new google.maps.InfoWindow({ content: "
", maxWidth: 500, }); google.maps.event.addListener(markers[121], 'click', function() { markers[121].infowindow.close(); markers[0].infowindow.close(); markers[121].infowindow.open(map,markers[121]); }); myLatLng=new google.maps.LatLng(31.2653, 34.8083); markers[0]= new google.maps.Marker({ position: myLatLng, map: map, icon: image, title:"בקתות עדן רמות" }); markers[0].infowindow =new google.maps.InfoWindow({ content: "