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.0555,-79.5617)};var g_7e1b41fd6c8be521d64c6c8dc68dd61c = new google.maps.Geocoder();g_7e1b41fd6c8be521d64c6c8dc68dd61c.geocode( { 'address': "2601 Memorial Blvd, Connellsville, PA 15425, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('connellsville-PA-atm-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('connellsville-PA-atm-mt-bank'), mapOptions);}document.getElementById('a17a07fc').innerHTML += ' | View Map';var $l7e1b41fd6c8be521d64c6c8dc68dd61c = '

ATM M&t Bank

Address: 2601 Memorial Blvd, Connellsville, PA 15425, USA
Phone: (800) 627-3999
';var m_7e1b41fd6c8be521d64c6c8dc68dd61c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM M&t Bank',});m_7e1b41fd6c8be521d64c6c8dc68dd61c['infowindow'] = new google.maps.InfoWindow({content: $l7e1b41fd6c8be521d64c6c8dc68dd61c});var infowindow = new google.maps.InfoWindow({content: $l7e1b41fd6c8be521d64c6c8dc68dd61c});google.maps.event.addListener(m_7e1b41fd6c8be521d64c6c8dc68dd61c, 'click', function() {infowindow.open(map,m_7e1b41fd6c8be521d64c6c8dc68dd61c);});$marker.push(m_7e1b41fd6c8be521d64c6c8dc68dd61c);}});var g_5d56588b0f5b3079f8488de16f627c35 = new google.maps.Geocoder();g_5d56588b0f5b3079f8488de16f627c35.geocode( { 'address': "1002 W Crawford Ave, Connellsville, PA 15425, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('connellsville-PA-atm-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('connellsville-PA-atm-mt-bank'), mapOptions);}document.getElementById('bdcd7ed9').innerHTML += ' | View Map';var $l5d56588b0f5b3079f8488de16f627c35 = '

ATM M&t Bank

Address: 1002 W Crawford Ave, Connellsville, PA 15425, USA
Phone: (800) 627-3999
';var m_5d56588b0f5b3079f8488de16f627c35 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ATM M&t Bank',});m_5d56588b0f5b3079f8488de16f627c35['infowindow'] = new google.maps.InfoWindow({content: $l5d56588b0f5b3079f8488de16f627c35});var infowindow = new google.maps.InfoWindow({content: $l5d56588b0f5b3079f8488de16f627c35});google.maps.event.addListener(m_5d56588b0f5b3079f8488de16f627c35, 'click', function() {infowindow.open(map,m_5d56588b0f5b3079f8488de16f627c35);});$marker.push(m_5d56588b0f5b3079f8488de16f627c35);}});}google.maps.event.addDomListener(window, 'load', initialize);