/*
Triton's Realm

Frederiksted Pier

Each dive along the Frederiksted Pier is a new adventure. Turtles, seahorse, and octopus are all frequently spotted amongst the pilings, while schools of fish circle overhead. At over 1500 feet long the pier typically offers amazing visibility, and is one of the best night dives on St. Croix.LEARN MORE!

'; var fstedpierInfowindow = new google.maps.InfoWindow({content: fstedpierContentString,maxWidth: 500 }); var fstedpierMarker= new google.maps.Marker({position: fstedpier,map: map,title: 'Frederiksted Pier'});fstedpierMarker.addListener('click', function (){fstedpierInfowindow.open(map, fstedpierMarker);}); var butlerbayshallowwrecksContentString = '
Triton's Realm

Butler Bay - Shallow Wrecks

The shallow wrecks at Butler Bay include a 75-foot tugboat, a 300-foot oil barge, a section of an underwater habitat, and a 144-foot steel hulled trawler. At an average depth of 50 feet, all the wrecks can easily be explored on a single dive.LEARN MORE!

'; var butlerbayshallowwrecksInfowindow = new google.maps.InfoWindow({content: butlerbayshallowwrecksContentString,maxWidth: 500 }); var butlerbayshallowwrecksMarker= new google.maps.Marker({position: butlerbayshallowwrecks,map: map,title: 'Butler Bay - Shallow Wrecks'});butlerbayshallowwrecksMarker.addListener('click', function (){butlerbayshallowwrecksInfowindow.open(map, butlerbayshallowwrecksMarker);}); } //end initialize google.maps.event.addDomListener(window, 'load', initialize); }); //end map /* ]]> */