/*
Triton's Realm

North Shore

The North Shore of St. Croix has some of the best wall dive sites in the world. At over 13,000 feet deep the wall is teaming with life and descends direclty into the abyss. A short swim from the beach can get you to many popular sites, but there are also numerous moorings in 25 to 40 feet of water for easy boat access.LEARN MORE!

'; var stcroixnorthshoreInfowindow = new google.maps.InfoWindow({content: stcroixnorthshoreContentString,maxWidth: 500 }); var stcroixnorthshoreMarker= new google.maps.Marker({position: stcroixnorthshore,map: map,title: 'North Shore'});stcroixnorthshoreMarker.addListener('click', function (){stcroixnorthshoreInfowindow.open(map, stcroixnorthshoreMarker);}); var stcroixwestendContentString = '
Triton's Realm

West End

From wrecks to reefs to the Frederiksted Pier the West End of St. Croix has something for everyone. Seahorse, tiny lobster, and octopus call the coral encrusted pillings of the pier home while further to the north the wrecks of Butler Bay provide a protected habitat for larger reef fish. The pier is easily accessible day or night, and numerous dive boats frequent the dive sites that lay beneath generally calm waters.LEARN MORE!

'; var stcroixwestendInfowindow = new google.maps.InfoWindow({content: stcroixwestendContentString,maxWidth: 500 }); var stcroixwestendMarker= new google.maps.Marker({position: stcroixwestend,map: map,title: 'West End'});stcroixwestendMarker.addListener('click', function (){stcroixwestendInfowindow.open(map, stcroixwestendMarker);}); var puertoriconorthshoreContentString = '
Triton's Realm

North Shore

The north shore of Puerto Rico provides several unique scuba diving sites. Explore rugged underwater topography riddled with crevices and swim-throughs in the heart of San Juan, or discover the wreck of a B-29 Superfortress that ditched at sea during an emergency landing at Augadilla.LEARN MORE!

'; var puertoriconorthshoreInfowindow = new google.maps.InfoWindow({content: puertoriconorthshoreContentString,maxWidth: 500 }); var puertoriconorthshoreMarker= new google.maps.Marker({position: puertoriconorthshore,map: map,title: 'North Shore'});puertoriconorthshoreMarker.addListener('click', function (){puertoriconorthshoreInfowindow.open(map, puertoriconorthshoreMarker);}); } //end initialize google.maps.event.addDomListener(window, 'load', initialize); }); //end map /* ]]> */