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.6118,-79.1895)};var g_b4affa4f6b27df047d63d66fe4ac5600 = new google.maps.Geocoder();g_b4affa4f6b27df047d63d66fe4ac5600.geocode( { 'address': "525 Ben Franklin Rd S, Indiana, PA 15701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('indiana-PA-atm-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('indiana-PA-atm-mt-bank'), mapOptions);}document.getElementById('216471a6').innerHTML += ' | View Map';var $lb4affa4f6b27df047d63d66fe4ac5600 = '

ATM M&t Bank

Address: 525 Ben Franklin Rd S, Indiana, PA 15701, USA
Phone: (800) 627-3999
';var m_b4affa4f6b27df047d63d66fe4ac5600 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM M&t Bank',});m_b4affa4f6b27df047d63d66fe4ac5600['infowindow'] = new google.maps.InfoWindow({content: $lb4affa4f6b27df047d63d66fe4ac5600});var infowindow = new google.maps.InfoWindow({content: $lb4affa4f6b27df047d63d66fe4ac5600});google.maps.event.addListener(m_b4affa4f6b27df047d63d66fe4ac5600, 'click', function() {infowindow.open(map,m_b4affa4f6b27df047d63d66fe4ac5600);});$marker.push(m_b4affa4f6b27df047d63d66fe4ac5600);}});var g_2e12fe5bc3f8c2719adf7e96acdd5bc5 = new google.maps.Geocoder();g_2e12fe5bc3f8c2719adf7e96acdd5bc5.geocode( { 'address': "380 Philadelphia St, Indiana, PA 15701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('indiana-PA-atm-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('indiana-PA-atm-mt-bank'), mapOptions);}document.getElementById('cca39381').innerHTML += ' | View Map';var $l2e12fe5bc3f8c2719adf7e96acdd5bc5 = '

ATM M&t Bank

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