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(40.0405,-76.725)};var g_b943a52cc24dcdd12bf2ba3afda92351 = new google.maps.Geocoder();g_b943a52cc24dcdd12bf2ba3afda92351.geocode( { 'address': "4301 N George St, Manchester, PA 17345, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('manchester-PA-mt-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('manchester-PA-mt-bank-atm'), mapOptions);}document.getElementById('38d3f931').innerHTML += ' | View Map';var $lb943a52cc24dcdd12bf2ba3afda92351 = '

M&T Bank ATM

Address: 4301 N George St, Manchester, PA 17345, USA
Phone: (800) 724-2440
';var m_b943a52cc24dcdd12bf2ba3afda92351 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank ATM',});m_b943a52cc24dcdd12bf2ba3afda92351['infowindow'] = new google.maps.InfoWindow({content: $lb943a52cc24dcdd12bf2ba3afda92351});var infowindow = new google.maps.InfoWindow({content: $lb943a52cc24dcdd12bf2ba3afda92351});google.maps.event.addListener(m_b943a52cc24dcdd12bf2ba3afda92351, 'click', function() {infowindow.open(map,m_b943a52cc24dcdd12bf2ba3afda92351);});$marker.push(m_b943a52cc24dcdd12bf2ba3afda92351);}});var g_1e72383c001725aa8424e41badabb790 = new google.maps.Geocoder();g_1e72383c001725aa8424e41badabb790.geocode( { 'address': "5 S Main St, Manchester, PA 17345, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('manchester-PA-mt-bank-atm').style.display = '';map = new google.maps.Map(document.getElementById('manchester-PA-mt-bank-atm'), mapOptions);}document.getElementById('e160ca47').innerHTML += ' | View Map';var $l1e72383c001725aa8424e41badabb790 = '

M&T Bank ATM

Address: 5 S Main St, Manchester, PA 17345, USA
Phone: (800) 724-2440
';var m_1e72383c001725aa8424e41badabb790 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank ATM',});m_1e72383c001725aa8424e41badabb790['infowindow'] = new google.maps.InfoWindow({content: $l1e72383c001725aa8424e41badabb790});var infowindow = new google.maps.InfoWindow({content: $l1e72383c001725aa8424e41badabb790});google.maps.event.addListener(m_1e72383c001725aa8424e41badabb790, 'click', function() {infowindow.open(map,m_1e72383c001725aa8424e41badabb790);});$marker.push(m_1e72383c001725aa8424e41badabb790);}});}google.maps.event.addDomListener(window, 'load', initialize);