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.4635,-74.3683)};var g_b5e93461a6b1f9f5f6542740442d2233 = new google.maps.Geocoder();g_b5e93461a6b1f9f5f6542740442d2233.geocode( { 'address': "624 NY-211, Middletown, NY 10941, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('middletown-NY-atm-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('middletown-NY-atm-mt-bank'), mapOptions);}document.getElementById('4cb9a20e').innerHTML += ' | View Map';var $lb5e93461a6b1f9f5f6542740442d2233 = '

ATM (M&T Bank)

Address: 624 NY-211, Middletown, NY 10941, USA
Phone:
';var m_b5e93461a6b1f9f5f6542740442d2233 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (M&T Bank)',});m_b5e93461a6b1f9f5f6542740442d2233['infowindow'] = new google.maps.InfoWindow({content: $lb5e93461a6b1f9f5f6542740442d2233});var infowindow = new google.maps.InfoWindow({content: $lb5e93461a6b1f9f5f6542740442d2233});google.maps.event.addListener(m_b5e93461a6b1f9f5f6542740442d2233, 'click', function() {infowindow.open(map,m_b5e93461a6b1f9f5f6542740442d2233);});$marker.push(m_b5e93461a6b1f9f5f6542740442d2233);}});var g_6b6b702d92d15d5f9b93f95c5312b119 = new google.maps.Geocoder();g_6b6b702d92d15d5f9b93f95c5312b119.geocode( { 'address': "240 Dolson Ave, Middletown, NY 10940, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('middletown-NY-atm-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('middletown-NY-atm-mt-bank'), mapOptions);}document.getElementById('25807e2c').innerHTML += ' | View Map';var $l6b6b702d92d15d5f9b93f95c5312b119 = '

ATM (M&T Bank)

Address: 240 Dolson Ave, Middletown, NY 10940, USA
Phone:
';var m_6b6b702d92d15d5f9b93f95c5312b119 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (M&T Bank)',});m_6b6b702d92d15d5f9b93f95c5312b119['infowindow'] = new google.maps.InfoWindow({content: $l6b6b702d92d15d5f9b93f95c5312b119});var infowindow = new google.maps.InfoWindow({content: $l6b6b702d92d15d5f9b93f95c5312b119});google.maps.event.addListener(m_6b6b702d92d15d5f9b93f95c5312b119, 'click', function() {infowindow.open(map,m_6b6b702d92d15d5f9b93f95c5312b119);});$marker.push(m_6b6b702d92d15d5f9b93f95c5312b119);}});}google.maps.event.addDomListener(window, 'load', initialize);