//
Scratching the Surface
MCA
140 George Street The Rocks, , , 2000, New South Wales, Australia");
}
}
);
/*map.addOverlay(new google.maps.Marker(point));
map.openInfoWindowHtml(map.getCenter(), "140 George Street The Rocks, , , 2000, New South Wales, Australia");*/
}
function get_directions(){
//ClientLocation.latitude
//ClientLocation.longitude
}
// Load
google.setOnLoadCallback(start_map);
//]]>