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.7836,-76.4512)};var g_c168b60071aa088b9c54e0ae23df2e0c = new google.maps.Geocoder();g_c168b60071aa088b9c54e0ae23df2e0c.geocode( { 'address': "388 York Ave, Towanda, PA 18848, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('towanda-PA-atm-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('towanda-PA-atm-mt-bank'), mapOptions);}document.getElementById('a0e87a4d').innerHTML += ' | View Map';var $lc168b60071aa088b9c54e0ae23df2e0c = '

ATM (M&T Bank)

Address: 388 York Ave, Towanda, PA 18848, USA
Phone:
';var m_c168b60071aa088b9c54e0ae23df2e0c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (M&T Bank)',});m_c168b60071aa088b9c54e0ae23df2e0c['infowindow'] = new google.maps.InfoWindow({content: $lc168b60071aa088b9c54e0ae23df2e0c});var infowindow = new google.maps.InfoWindow({content: $lc168b60071aa088b9c54e0ae23df2e0c});google.maps.event.addListener(m_c168b60071aa088b9c54e0ae23df2e0c, 'click', function() {infowindow.open(map,m_c168b60071aa088b9c54e0ae23df2e0c);});$marker.push(m_c168b60071aa088b9c54e0ae23df2e0c);}});var g_35c2fc91bd21b4af243ace6317e39d49 = new google.maps.Geocoder();g_35c2fc91bd21b4af243ace6317e39d49.geocode( { 'address': "40 Colonial Dr, Towanda, PA 18848, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('towanda-PA-atm-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('towanda-PA-atm-mt-bank'), mapOptions);}document.getElementById('40a9a91b').innerHTML += ' | View Map';var $l35c2fc91bd21b4af243ace6317e39d49 = '

ATM (M&T Bank)

Address: 40 Colonial Dr, Towanda, PA 18848, USA
Phone:
';var m_35c2fc91bd21b4af243ace6317e39d49 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM (M&T Bank)',});m_35c2fc91bd21b4af243ace6317e39d49['infowindow'] = new google.maps.InfoWindow({content: $l35c2fc91bd21b4af243ace6317e39d49});var infowindow = new google.maps.InfoWindow({content: $l35c2fc91bd21b4af243ace6317e39d49});google.maps.event.addListener(m_35c2fc91bd21b4af243ace6317e39d49, 'click', function() {infowindow.open(map,m_35c2fc91bd21b4af243ace6317e39d49);});$marker.push(m_35c2fc91bd21b4af243ace6317e39d49);}});}google.maps.event.addDomListener(window, 'load', initialize);