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.629,-77.2879)};var g_139042a4157a773f209847829d80894d = new google.maps.Geocoder();g_139042a4157a773f209847829d80894d.geocode( { 'address': "15101 Potomac Town Pl #100, Woodbridge, VA 22191, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woodbridge-VA-navy-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('woodbridge-VA-navy-federal-credit-union'), mapOptions);}document.getElementById('54380ca6').innerHTML += ' | View Map';var $l139042a4157a773f209847829d80894d = '

Navy Federal Credit Union

Address: 15101 Potomac Town Pl #100, Woodbridge, VA 22191, USA
Phone: (888) 842-6328
';var m_139042a4157a773f209847829d80894d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Navy Federal Credit Union',});m_139042a4157a773f209847829d80894d['infowindow'] = new google.maps.InfoWindow({content: $l139042a4157a773f209847829d80894d});var infowindow = new google.maps.InfoWindow({content: $l139042a4157a773f209847829d80894d});google.maps.event.addListener(m_139042a4157a773f209847829d80894d, 'click', function() {infowindow.open(map,m_139042a4157a773f209847829d80894d);});$marker.push(m_139042a4157a773f209847829d80894d);}});var g_578ad499e8fe67cc2d03aaa8dcd42e8a = new google.maps.Geocoder();g_578ad499e8fe67cc2d03aaa8dcd42e8a.geocode( { 'address': "12520 Dillingham Square, Woodbridge, VA 22192, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('woodbridge-VA-navy-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('woodbridge-VA-navy-federal-credit-union'), mapOptions);}document.getElementById('76b1b073').innerHTML += ' | View Map';var $l578ad499e8fe67cc2d03aaa8dcd42e8a = '

Navy Federal Credit Union

Address: 12520 Dillingham Square, Woodbridge, VA 22192, USA
Phone: (888) 842-6328
';var m_578ad499e8fe67cc2d03aaa8dcd42e8a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Navy Federal Credit Union',});m_578ad499e8fe67cc2d03aaa8dcd42e8a['infowindow'] = new google.maps.InfoWindow({content: $l578ad499e8fe67cc2d03aaa8dcd42e8a});var infowindow = new google.maps.InfoWindow({content: $l578ad499e8fe67cc2d03aaa8dcd42e8a});google.maps.event.addListener(m_578ad499e8fe67cc2d03aaa8dcd42e8a, 'click', function() {infowindow.open(map,m_578ad499e8fe67cc2d03aaa8dcd42e8a);});$marker.push(m_578ad499e8fe67cc2d03aaa8dcd42e8a);}});}google.maps.event.addDomListener(window, 'load', initialize);