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(41.2507,-76.9818)};var g_1d1900d4a9f7c614b464e7d127d3aff6 = new google.maps.Geocoder();g_1d1900d4a9f7c614b464e7d127d3aff6.geocode( { 'address': "2001 W 4th St, Williamsport, PA 17701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('williamsport-PA-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('williamsport-PA-mt-bank'), mapOptions);}document.getElementById('affa6434').innerHTML += ' | View Map';var $l1d1900d4a9f7c614b464e7d127d3aff6 = '

M&T Bank

Address: 2001 W 4th St, Williamsport, PA 17701, USA
Phone: (570) 327-1151
';var m_1d1900d4a9f7c614b464e7d127d3aff6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank',});m_1d1900d4a9f7c614b464e7d127d3aff6['infowindow'] = new google.maps.InfoWindow({content: $l1d1900d4a9f7c614b464e7d127d3aff6});var infowindow = new google.maps.InfoWindow({content: $l1d1900d4a9f7c614b464e7d127d3aff6});google.maps.event.addListener(m_1d1900d4a9f7c614b464e7d127d3aff6, 'click', function() {infowindow.open(map,m_1d1900d4a9f7c614b464e7d127d3aff6);});$marker.push(m_1d1900d4a9f7c614b464e7d127d3aff6);}});var g_e41935a76eb90dbc0910d33bba58ab3b = new google.maps.Geocoder();g_e41935a76eb90dbc0910d33bba58ab3b.geocode( { 'address': "405 River Ave, Williamsport, PA 17701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('williamsport-PA-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('williamsport-PA-mt-bank'), mapOptions);}document.getElementById('e7a7f7a4').innerHTML += ' | View Map';var $le41935a76eb90dbc0910d33bba58ab3b = '

M&T Bank

Address: 405 River Ave, Williamsport, PA 17701, USA
Phone: (570) 327-1174
';var m_e41935a76eb90dbc0910d33bba58ab3b = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank',});m_e41935a76eb90dbc0910d33bba58ab3b['infowindow'] = new google.maps.InfoWindow({content: $le41935a76eb90dbc0910d33bba58ab3b});var infowindow = new google.maps.InfoWindow({content: $le41935a76eb90dbc0910d33bba58ab3b});google.maps.event.addListener(m_e41935a76eb90dbc0910d33bba58ab3b, 'click', function() {infowindow.open(map,m_e41935a76eb90dbc0910d33bba58ab3b);});$marker.push(m_e41935a76eb90dbc0910d33bba58ab3b);}});}google.maps.event.addDomListener(window, 'load', initialize);