| Our Location |
|
|
|
Click here for full list of supported countries. '; } else { display_gmap_gmap(id, pt.lat(), pt.lng(), startZoom, description, kml, control, maptype, show_marker, addoverview, addscale, addgoogle); } }); } else { display_gmap_gmap(id, centerLatitude, centerLongitude, startZoom, description, kml, control, maptype, show_marker, addoverview, addscale, addgoogle); } } function display_gmap_gmap(id, centerLatitude, centerLongitude, startZoom, description, kml, control, maptype, show_marker, addoverview, addscale, addgoogle) { var mapdiv = document.getElementById("gmap_gmap"+id); if (GBrowserIsCompatible()) { var map = new GMap2(mapdiv); map.setCenter(new GLatLng(centerLatitude, centerLongitude), startZoom); if (kml!='') { var gx = new GGeoXml(kml); map.addOverlay(gx); } else { if (show_marker) { var marker = new GMarker(new GLatLng(centerLatitude, centerLongitude)); if (description!='') {GEvent.addListener(marker, 'click', function() {marker.openInfoWindowHtml(description);});} map.addOverlay(marker); } } format_gmap(map, control, maptype, show_marker, addoverview, addscale, addgoogle); } else { mapdiv.innerHTML = 'Sorry, your browser is not compatible with Google Maps.'; } } -->View Larger Map |







