/*
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 /* ]]> */