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.6735,-78.2369)};var g_23e140a848564d0d992c874d4cea766b = new google.maps.Geocoder();g_23e140a848564d0d992c874d4cea766b.geocode( { 'address': "1260 Pennsylvania Ave, Tyrone, PA 16686, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('tyrone-PA-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('tyrone-PA-mt-bank'), mapOptions);}document.getElementById('6595a059').innerHTML += ' | View Map';var $l23e140a848564d0d992c874d4cea766b = '

M&T Bank

Address: 1260 Pennsylvania Ave, Tyrone, PA 16686, USA
Phone: (814) 684-1010
';var m_23e140a848564d0d992c874d4cea766b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank',});m_23e140a848564d0d992c874d4cea766b['infowindow'] = new google.maps.InfoWindow({content: $l23e140a848564d0d992c874d4cea766b});var infowindow = new google.maps.InfoWindow({content: $l23e140a848564d0d992c874d4cea766b});google.maps.event.addListener(m_23e140a848564d0d992c874d4cea766b, 'click', function() {infowindow.open(map,m_23e140a848564d0d992c874d4cea766b);});$marker.push(m_23e140a848564d0d992c874d4cea766b);}});var g_fd2509e1fb314d1a0686ef21b2559809 = new google.maps.Geocoder();g_fd2509e1fb314d1a0686ef21b2559809.geocode( { 'address': "1 W 10th St, Tyrone, PA 16686, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('tyrone-PA-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('tyrone-PA-mt-bank'), mapOptions);}document.getElementById('5de662e3').innerHTML += ' | View Map';var $lfd2509e1fb314d1a0686ef21b2559809 = '

M&T Bank

Address: 1 W 10th St, Tyrone, PA 16686, USA
Phone: (814) 684-1010
';var m_fd2509e1fb314d1a0686ef21b2559809 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank',});m_fd2509e1fb314d1a0686ef21b2559809['infowindow'] = new google.maps.InfoWindow({content: $lfd2509e1fb314d1a0686ef21b2559809});var infowindow = new google.maps.InfoWindow({content: $lfd2509e1fb314d1a0686ef21b2559809});google.maps.event.addListener(m_fd2509e1fb314d1a0686ef21b2559809, 'click', function() {infowindow.open(map,m_fd2509e1fb314d1a0686ef21b2559809);});$marker.push(m_fd2509e1fb314d1a0686ef21b2559809);}});}google.maps.event.addDomListener(window, 'load', initialize);