
// requires that popupOptimum.js be included in html file also

function launchHarboursAtlas() {
	// This is where the location of the lauch page for the harbours atlas should be set
	popupOptimum('http://maps.crd.bc.ca/imf/imf.jsp?site=public_crdviewer&extent=455665,5361908,479410,5377846&layers=Harbours%20Watershed,Shore%20Unit%20Boundaries,Intertidal%20Flats,Wharves,Bathymetry,Corrected_TRIM_Water_Features ');
}