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(37.5353,-77.4154)};var g_06cae2e6ba2b864254009a7112bf5449 = new google.maps.Geocoder();g_06cae2e6ba2b864254009a7112bf5449.geocode( { 'address': "700 N 25th St, Richmond, VA 23223, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('richmond-VA-atm-new-generations-fcu').style.display = '';map = new google.maps.Map(document.getElementById('richmond-VA-atm-new-generations-fcu'), mapOptions);}document.getElementById('e84f99c1').innerHTML += ' | View Map';var $l06cae2e6ba2b864254009a7112bf5449 = '

ATM New Generations Fcu

Address: 700 N 25th St, Richmond, VA 23223, USA
Phone: (800) 627-3999
';var m_06cae2e6ba2b864254009a7112bf5449 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM New Generations Fcu',});m_06cae2e6ba2b864254009a7112bf5449['infowindow'] = new google.maps.InfoWindow({content: $l06cae2e6ba2b864254009a7112bf5449});var infowindow = new google.maps.InfoWindow({content: $l06cae2e6ba2b864254009a7112bf5449});google.maps.event.addListener(m_06cae2e6ba2b864254009a7112bf5449, 'click', function() {infowindow.open(map,m_06cae2e6ba2b864254009a7112bf5449);});$marker.push(m_06cae2e6ba2b864254009a7112bf5449);}});var g_3ab35509be5b6cdb02c081de2fb74a8a = new google.maps.Geocoder();g_3ab35509be5b6cdb02c081de2fb74a8a.geocode( { 'address': "1700 Robin Hood Rd, Richmond, VA 23220, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('richmond-VA-atm-new-generations-fcu').style.display = '';map = new google.maps.Map(document.getElementById('richmond-VA-atm-new-generations-fcu'), mapOptions);}document.getElementById('4c1d5733').innerHTML += ' | View Map';var $l3ab35509be5b6cdb02c081de2fb74a8a = '

ATM New Generations Fcu

Address: 1700 Robin Hood Rd, Richmond, VA 23220, USA
Phone: (800) 627-3999
';var m_3ab35509be5b6cdb02c081de2fb74a8a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM New Generations Fcu',});m_3ab35509be5b6cdb02c081de2fb74a8a['infowindow'] = new google.maps.InfoWindow({content: $l3ab35509be5b6cdb02c081de2fb74a8a});var infowindow = new google.maps.InfoWindow({content: $l3ab35509be5b6cdb02c081de2fb74a8a});google.maps.event.addListener(m_3ab35509be5b6cdb02c081de2fb74a8a, 'click', function() {infowindow.open(map,m_3ab35509be5b6cdb02c081de2fb74a8a);});$marker.push(m_3ab35509be5b6cdb02c081de2fb74a8a);}});}google.maps.event.addDomListener(window, 'load', initialize);