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(38.3304,-77.0428)};var g_84e06f3c71f657723173b3ddfe08fd8c = new google.maps.Geocoder();g_84e06f3c71f657723173b3ddfe08fd8c.geocode( { 'address': "17442 Dahlgren Rd, Dahlgren, VA 22448, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dahlgren-VA-nswc-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('dahlgren-VA-nswc-federal-credit-union'), mapOptions);}document.getElementById('bbf4ebfc').innerHTML += ' | View Map';var $l84e06f3c71f657723173b3ddfe08fd8c = '

NSWC Federal Credit Union

Address: 17442 Dahlgren Rd, Dahlgren, VA 22448, USA
Phone: (540) 373-5127
';var m_84e06f3c71f657723173b3ddfe08fd8c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'NSWC Federal Credit Union',});m_84e06f3c71f657723173b3ddfe08fd8c['infowindow'] = new google.maps.InfoWindow({content: $l84e06f3c71f657723173b3ddfe08fd8c});var infowindow = new google.maps.InfoWindow({content: $l84e06f3c71f657723173b3ddfe08fd8c});google.maps.event.addListener(m_84e06f3c71f657723173b3ddfe08fd8c, 'click', function() {infowindow.open(map,m_84e06f3c71f657723173b3ddfe08fd8c);});$marker.push(m_84e06f3c71f657723173b3ddfe08fd8c);}});var g_2c1ae8762c4dcca1794f982ce0c8a213 = new google.maps.Geocoder();g_2c1ae8762c4dcca1794f982ce0c8a213.geocode( { 'address': "1600 Jenkins Rd, Dahlgren, VA 22448, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dahlgren-VA-nswc-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('dahlgren-VA-nswc-federal-credit-union'), mapOptions);}document.getElementById('acf0912a').innerHTML += ' | View Map';var $l2c1ae8762c4dcca1794f982ce0c8a213 = '

NSWC Federal Credit Union

Address: 1600 Jenkins Rd, Dahlgren, VA 22448, USA
Phone: (540) 373-5127
';var m_2c1ae8762c4dcca1794f982ce0c8a213 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'NSWC Federal Credit Union',});m_2c1ae8762c4dcca1794f982ce0c8a213['infowindow'] = new google.maps.InfoWindow({content: $l2c1ae8762c4dcca1794f982ce0c8a213});var infowindow = new google.maps.InfoWindow({content: $l2c1ae8762c4dcca1794f982ce0c8a213});google.maps.event.addListener(m_2c1ae8762c4dcca1794f982ce0c8a213, 'click', function() {infowindow.open(map,m_2c1ae8762c4dcca1794f982ce0c8a213);});$marker.push(m_2c1ae8762c4dcca1794f982ce0c8a213);}});}google.maps.event.addDomListener(window, 'load', initialize);