// James Reka - Down Low, Too Slow
James Reka - Down Low, Too Slow
Backwoods Gallery
25 Easey St, , Collingwood, 3066, Victoria, Australia");
				}
			}
		);
		/*map.addOverlay(new google.maps.Marker(point));
		map.openInfoWindowHtml(map.getCenter(), "25 Easey St, , Collingwood, 3066, Victoria, Australia");*/
	}
	
	function get_directions(){
		//ClientLocation.latitude
		//ClientLocation.longitude
	}
	
	// Load
	google.setOnLoadCallback(start_map);
//]]>