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.4792,-78.013)};var g_d037731d1da83efffdb92ce25f124a8c = new google.maps.Geocoder();g_d037731d1da83efffdb92ce25f124a8c.geocode( { 'address': "9681 William Penn Hwy, Huntingdon, PA 16652, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('huntingdon-PA-atm-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('huntingdon-PA-atm-mt-bank'), mapOptions);}document.getElementById('b19f1963').innerHTML += ' | View Map';var $ld037731d1da83efffdb92ce25f124a8c = '

ATM M&t Bank

Address: 9681 William Penn Hwy, Huntingdon, PA 16652, USA
Phone: (800) 627-3999
';var m_d037731d1da83efffdb92ce25f124a8c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM M&t Bank',});m_d037731d1da83efffdb92ce25f124a8c['infowindow'] = new google.maps.InfoWindow({content: $ld037731d1da83efffdb92ce25f124a8c});var infowindow = new google.maps.InfoWindow({content: $ld037731d1da83efffdb92ce25f124a8c});google.maps.event.addListener(m_d037731d1da83efffdb92ce25f124a8c, 'click', function() {infowindow.open(map,m_d037731d1da83efffdb92ce25f124a8c);});$marker.push(m_d037731d1da83efffdb92ce25f124a8c);}});var g_9c6e98e20bceaab82a9fecac43d1bc1f = new google.maps.Geocoder();g_9c6e98e20bceaab82a9fecac43d1bc1f.geocode( { 'address': "Moore St, Huntingdon, PA 16652, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('huntingdon-PA-atm-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('huntingdon-PA-atm-mt-bank'), mapOptions);}document.getElementById('6f1dea14').innerHTML += ' | View Map';var $l9c6e98e20bceaab82a9fecac43d1bc1f = '

ATM M&t Bank

Address: Moore St, Huntingdon, PA 16652, USA
Phone: (800) 627-3999
';var m_9c6e98e20bceaab82a9fecac43d1bc1f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM M&t Bank',});m_9c6e98e20bceaab82a9fecac43d1bc1f['infowindow'] = new google.maps.InfoWindow({content: $l9c6e98e20bceaab82a9fecac43d1bc1f});var infowindow = new google.maps.InfoWindow({content: $l9c6e98e20bceaab82a9fecac43d1bc1f});google.maps.event.addListener(m_9c6e98e20bceaab82a9fecac43d1bc1f, 'click', function() {infowindow.open(map,m_9c6e98e20bceaab82a9fecac43d1bc1f);});$marker.push(m_9c6e98e20bceaab82a9fecac43d1bc1f);}});}google.maps.event.addDomListener(window, 'load', initialize);