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.937,-77.1074)};var g_cb1d7e5d84a3ae9bbb461b5d04e9959f = new google.maps.Geocoder();g_cb1d7e5d84a3ae9bbb461b5d04e9959f.geocode( { 'address': "900 23rd St NW, Washington, DC 20037, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('washington-DC-nih-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('washington-DC-nih-federal-credit-union'), mapOptions);}document.getElementById('664002f5').innerHTML += ' | View Map';var $lcb1d7e5d84a3ae9bbb461b5d04e9959f = '

NIH Federal Credit Union

Address: 900 23rd St NW, Washington, DC 20037, USA
Phone: (202) 293-1046
';var m_cb1d7e5d84a3ae9bbb461b5d04e9959f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'NIH Federal Credit Union',});m_cb1d7e5d84a3ae9bbb461b5d04e9959f['infowindow'] = new google.maps.InfoWindow({content: $lcb1d7e5d84a3ae9bbb461b5d04e9959f});var infowindow = new google.maps.InfoWindow({content: $lcb1d7e5d84a3ae9bbb461b5d04e9959f});google.maps.event.addListener(m_cb1d7e5d84a3ae9bbb461b5d04e9959f, 'click', function() {infowindow.open(map,m_cb1d7e5d84a3ae9bbb461b5d04e9959f);});$marker.push(m_cb1d7e5d84a3ae9bbb461b5d04e9959f);}});var g_36ab62655fa81ce8735ce7cfdaf7c9e8 = new google.maps.Geocoder();g_36ab62655fa81ce8735ce7cfdaf7c9e8.geocode( { 'address': "5215 Loughboro Rd NW, Washington, DC 20016, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('washington-DC-nih-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('washington-DC-nih-federal-credit-union'), mapOptions);}document.getElementById('cd576711').innerHTML += ' | View Map';var $l36ab62655fa81ce8735ce7cfdaf7c9e8 = '

NIH Federal Credit Union

Address: 5215 Loughboro Rd NW, Washington, DC 20016, USA
Phone: (202) 537-4747
';var m_36ab62655fa81ce8735ce7cfdaf7c9e8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'NIH Federal Credit Union',});m_36ab62655fa81ce8735ce7cfdaf7c9e8['infowindow'] = new google.maps.InfoWindow({content: $l36ab62655fa81ce8735ce7cfdaf7c9e8});var infowindow = new google.maps.InfoWindow({content: $l36ab62655fa81ce8735ce7cfdaf7c9e8});google.maps.event.addListener(m_36ab62655fa81ce8735ce7cfdaf7c9e8, 'click', function() {infowindow.open(map,m_36ab62655fa81ce8735ce7cfdaf7c9e8);});$marker.push(m_36ab62655fa81ce8735ce7cfdaf7c9e8);}});}google.maps.event.addDomListener(window, 'load', initialize);