' + name + '';
i++;
return marker;
}
function myclick(i) {
GEvent.trigger(gmarkers[i], "click");
}
// create the map
var map = new GMap2(document.getElementById("map"));
map.addControl(new GLargeMapControl());
map.addControl(new GMapTypeControl());
map.enableScrollWheelZoom();
var point = new GLatLng(37.887420000,-4.777770000); var marker = createMarker(point,'Hospes Palacio Del Bailio',"
'+side_bar_html+'';
}
else {
//alert("Sorry, the Google Maps API is not compatible with this browser");
}