var map;var $marker = [];function $setCursor($lat, $lng, $index){$marker[$index - 1]['infowindow'].open(map, $marker[$index - 1]);var $lat_lng = new google.maps.LatLng($lat, $lng);map.setCenter($lat_lng);map.setZoom(20);}function initialize(){var $i = 0;var mapOptions = {zoom: 10,center: new google.maps.LatLng(36.9174,-76.1471)};var g_b3f6a2c1d57ca090e07f516eb18f54b5 = new google.maps.Geocoder();g_b3f6a2c1d57ca090e07f516eb18f54b5.geocode( { 'address': "1481 D St, Jeblcfs - Little Creek Office, Ste 103, Virginia Beach, VA 23459, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('virginia-beach-VA-navy-marine-corps-relief-society').style.display = '';map = new google.maps.Map(document.getElementById('virginia-beach-VA-navy-marine-corps-relief-society'), mapOptions);}document.getElementById('9e23e9d8').innerHTML += ' | View Map';var $lb3f6a2c1d57ca090e07f516eb18f54b5 = '

Navy Marine Corps Relief Society

Address: 1481 D St, Jeblcfs - Little Creek Office, Ste 103, Virginia Beach, VA 23459, USA
Phone: (757) 462-1596
';var m_b3f6a2c1d57ca090e07f516eb18f54b5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Navy Marine Corps Relief Society',});m_b3f6a2c1d57ca090e07f516eb18f54b5['infowindow'] = new google.maps.InfoWindow({content: $lb3f6a2c1d57ca090e07f516eb18f54b5});var infowindow = new google.maps.InfoWindow({content: $lb3f6a2c1d57ca090e07f516eb18f54b5});google.maps.event.addListener(m_b3f6a2c1d57ca090e07f516eb18f54b5, 'click', function() {infowindow.open(map,m_b3f6a2c1d57ca090e07f516eb18f54b5);});$marker.push(m_b3f6a2c1d57ca090e07f516eb18f54b5);}});}google.maps.event.addDomListener(window, 'load', initialize);