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(41.589,-73.9083)};var g_8110a2a6dff67ed25a539337addba86e = new google.maps.Geocoder();g_8110a2a6dff67ed25a539337addba86e.geocode( { 'address': "1469 U.S. 9, Wappingers Falls, NY 12590, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wappingers-falls-NY-atm-trustco-bank').style.display = '';map = new google.maps.Map(document.getElementById('wappingers-falls-NY-atm-trustco-bank'), mapOptions);}document.getElementById('dffd6058').innerHTML += ' | View Map';var $l8110a2a6dff67ed25a539337addba86e = '

ATM (Trustco Bank)

Address: 1469 U.S. 9, Wappingers Falls, NY 12590, USA
Phone:
';var m_8110a2a6dff67ed25a539337addba86e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Trustco Bank)',});m_8110a2a6dff67ed25a539337addba86e['infowindow'] = new google.maps.InfoWindow({content: $l8110a2a6dff67ed25a539337addba86e});var infowindow = new google.maps.InfoWindow({content: $l8110a2a6dff67ed25a539337addba86e});google.maps.event.addListener(m_8110a2a6dff67ed25a539337addba86e, 'click', function() {infowindow.open(map,m_8110a2a6dff67ed25a539337addba86e);});$marker.push(m_8110a2a6dff67ed25a539337addba86e);}});var g_43371782238930ac9693594e389cc16c = new google.maps.Geocoder();g_43371782238930ac9693594e389cc16c.geocode( { 'address': "1490 Sergeant Palmateer Way # 2, Wappingers Falls, NY 12590, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wappingers-falls-NY-atm-trustco-bank').style.display = '';map = new google.maps.Map(document.getElementById('wappingers-falls-NY-atm-trustco-bank'), mapOptions);}document.getElementById('ce60897a').innerHTML += ' | View Map';var $l43371782238930ac9693594e389cc16c = '

ATM (Trustco Bank)

Address: 1490 Sergeant Palmateer Way # 2, Wappingers Falls, NY 12590, USA
Phone:
';var m_43371782238930ac9693594e389cc16c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (Trustco Bank)',});m_43371782238930ac9693594e389cc16c['infowindow'] = new google.maps.InfoWindow({content: $l43371782238930ac9693594e389cc16c});var infowindow = new google.maps.InfoWindow({content: $l43371782238930ac9693594e389cc16c});google.maps.event.addListener(m_43371782238930ac9693594e389cc16c, 'click', function() {infowindow.open(map,m_43371782238930ac9693594e389cc16c);});$marker.push(m_43371782238930ac9693594e389cc16c);}});}google.maps.event.addDomListener(window, 'load', initialize);