/*
Triton's Realm

Corporate Office

Location: Christiansted, St. Croix - USVI

'; var officeInfowindow = new google.maps.InfoWindow({content: officeContentString,maxWidth: 300 }); var officeMarker= new google.maps.Marker({position: {lat:17.757871,lng:-64.704216},animation: google.maps.Animation.DROP,map: map,title: 'Corporate Office'});officeInfowindow.open(map, officeMarker);officeMarker.addListener('click', function (){officeInfowindow.open(map, officeMarker);}); } //end initialize google.maps.event.addDomListener(window, 'load', initialize); }); //end map /* ]]> */