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.053,-78.5102)};var g_8f1ac1569697283fb7739acf854fef05 = new google.maps.Geocoder();g_8f1ac1569697283fb7739acf854fef05.geocode( { 'address': "4354 US-220 BUS, Bedford, PA 15522, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bedford-PA-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('bedford-PA-mt-bank'), mapOptions);}document.getElementById('130734be').innerHTML += ' | View Map';var $l8f1ac1569697283fb7739acf854fef05 = '

M&T Bank

Address: 4354 US-220 BUS, Bedford, PA 15522, USA
Phone: (800) 627-3999
';var m_8f1ac1569697283fb7739acf854fef05 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank',});m_8f1ac1569697283fb7739acf854fef05['infowindow'] = new google.maps.InfoWindow({content: $l8f1ac1569697283fb7739acf854fef05});var infowindow = new google.maps.InfoWindow({content: $l8f1ac1569697283fb7739acf854fef05});google.maps.event.addListener(m_8f1ac1569697283fb7739acf854fef05, 'click', function() {infowindow.open(map,m_8f1ac1569697283fb7739acf854fef05);});$marker.push(m_8f1ac1569697283fb7739acf854fef05);}});var g_c811222d1de63981a9154673c84526cd = new google.maps.Geocoder();g_c811222d1de63981a9154673c84526cd.geocode( { 'address': "101 E Pitt St, Bedford, PA 15522, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bedford-PA-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('bedford-PA-mt-bank'), mapOptions);}document.getElementById('f8e8433c').innerHTML += ' | View Map';var $lc811222d1de63981a9154673c84526cd = '

M&T Bank

Address: 101 E Pitt St, Bedford, PA 15522, USA
Phone: (814) 623-6117
';var m_c811222d1de63981a9154673c84526cd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank',});m_c811222d1de63981a9154673c84526cd['infowindow'] = new google.maps.InfoWindow({content: $lc811222d1de63981a9154673c84526cd});var infowindow = new google.maps.InfoWindow({content: $lc811222d1de63981a9154673c84526cd});google.maps.event.addListener(m_c811222d1de63981a9154673c84526cd, 'click', function() {infowindow.open(map,m_c811222d1de63981a9154673c84526cd);});$marker.push(m_c811222d1de63981a9154673c84526cd);}});}google.maps.event.addDomListener(window, 'load', initialize);