//The Drawing Machine
Gallery M
1 Hotham St, , South Melbourne, 3205, Victoria, Australia");
}
}
);
/*map.addOverlay(new google.maps.Marker(point));
map.openInfoWindowHtml(map.getCenter(), "1 Hotham St, , South Melbourne, 3205, Victoria, Australia");*/
}
function get_directions(){
//ClientLocation.latitude
//ClientLocation.longitude
}
// Load
google.setOnLoadCallback(start_map);
//]]>