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.5029,-74.0453)};var g_f58c15a14ff3bfe55015c7d45f5acd54 = new google.maps.Geocoder();g_f58c15a14ff3bfe55015c7d45f5acd54.geocode( { 'address': "800 Broadway, Newburgh, NY 12550, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newburgh-NY-atm-td-bank').style.display = '';map = new google.maps.Map(document.getElementById('newburgh-NY-atm-td-bank'), mapOptions);}document.getElementById('8e2d0bc1').innerHTML += ' | View Map';var $lf58c15a14ff3bfe55015c7d45f5acd54 = '

ATM (TD Bank)

Address: 800 Broadway, Newburgh, NY 12550, USA
Phone:
';var m_f58c15a14ff3bfe55015c7d45f5acd54 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (TD Bank)',});m_f58c15a14ff3bfe55015c7d45f5acd54['infowindow'] = new google.maps.InfoWindow({content: $lf58c15a14ff3bfe55015c7d45f5acd54});var infowindow = new google.maps.InfoWindow({content: $lf58c15a14ff3bfe55015c7d45f5acd54});google.maps.event.addListener(m_f58c15a14ff3bfe55015c7d45f5acd54, 'click', function() {infowindow.open(map,m_f58c15a14ff3bfe55015c7d45f5acd54);});$marker.push(m_f58c15a14ff3bfe55015c7d45f5acd54);}});var g_9574f724308d0d75890927aa24bfa0f4 = new google.maps.Geocoder();g_9574f724308d0d75890927aa24bfa0f4.geocode( { 'address': "161 N Plank Rd, Newburgh, NY 12550, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('newburgh-NY-atm-td-bank').style.display = '';map = new google.maps.Map(document.getElementById('newburgh-NY-atm-td-bank'), mapOptions);}document.getElementById('29a7e091').innerHTML += ' | View Map';var $l9574f724308d0d75890927aa24bfa0f4 = '

ATM (TD Bank)

Address: 161 N Plank Rd, Newburgh, NY 12550, USA
Phone:
';var m_9574f724308d0d75890927aa24bfa0f4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (TD Bank)',});m_9574f724308d0d75890927aa24bfa0f4['infowindow'] = new google.maps.InfoWindow({content: $l9574f724308d0d75890927aa24bfa0f4});var infowindow = new google.maps.InfoWindow({content: $l9574f724308d0d75890927aa24bfa0f4});google.maps.event.addListener(m_9574f724308d0d75890927aa24bfa0f4, 'click', function() {infowindow.open(map,m_9574f724308d0d75890927aa24bfa0f4);});$marker.push(m_9574f724308d0d75890927aa24bfa0f4);}});}google.maps.event.addDomListener(window, 'load', initialize);