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.9596,-77.3744)};var g_22317f5abdc5bdbc08d2827113b0b10c = new google.maps.Geocoder();g_22317f5abdc5bdbc08d2827113b0b10c.geocode( { 'address': "200 Spring St, Herndon, VA 20170, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('herndon-VA-northwest-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('herndon-VA-northwest-federal-credit-union'), mapOptions);}document.getElementById('f81115f7').innerHTML += ' | View Map';var $l22317f5abdc5bdbc08d2827113b0b10c = '

Northwest Federal Credit Union

Address: 200 Spring St, Herndon, VA 20170, USA
Phone: (703) 709-8900
';var m_22317f5abdc5bdbc08d2827113b0b10c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northwest Federal Credit Union',});m_22317f5abdc5bdbc08d2827113b0b10c['infowindow'] = new google.maps.InfoWindow({content: $l22317f5abdc5bdbc08d2827113b0b10c});var infowindow = new google.maps.InfoWindow({content: $l22317f5abdc5bdbc08d2827113b0b10c});google.maps.event.addListener(m_22317f5abdc5bdbc08d2827113b0b10c, 'click', function() {infowindow.open(map,m_22317f5abdc5bdbc08d2827113b0b10c);});$marker.push(m_22317f5abdc5bdbc08d2827113b0b10c);}});var g_e8c3d9c87fd032ae7d6e67d04f85c88c = new google.maps.Geocoder();g_e8c3d9c87fd032ae7d6e67d04f85c88c.geocode( { 'address': "2545 Centreville Rd Q18, Herndon, VA 20171, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('herndon-VA-northwest-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('herndon-VA-northwest-federal-credit-union'), mapOptions);}document.getElementById('592ec63e').innerHTML += ' | View Map';var $le8c3d9c87fd032ae7d6e67d04f85c88c = '

Northwest Federal Credit Union

Address: 2545 Centreville Rd Q18, Herndon, VA 20171, USA
Phone: (703) 709-8900
';var m_e8c3d9c87fd032ae7d6e67d04f85c88c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northwest Federal Credit Union',});m_e8c3d9c87fd032ae7d6e67d04f85c88c['infowindow'] = new google.maps.InfoWindow({content: $le8c3d9c87fd032ae7d6e67d04f85c88c});var infowindow = new google.maps.InfoWindow({content: $le8c3d9c87fd032ae7d6e67d04f85c88c});google.maps.event.addListener(m_e8c3d9c87fd032ae7d6e67d04f85c88c, 'click', function() {infowindow.open(map,m_e8c3d9c87fd032ae7d6e67d04f85c88c);});$marker.push(m_e8c3d9c87fd032ae7d6e67d04f85c88c);}});}google.maps.event.addDomListener(window, 'load', initialize);