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.3037,-75.9685)};var g_117ae08a6cf4e284f9c05ec8b7173a28 = new google.maps.Geocoder();g_117ae08a6cf4e284f9c05ec8b7173a28.geocode( { 'address': "1 E Lancaster Ave, Shillington, PA 19607, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('shillington-PA-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('shillington-PA-mt-bank'), mapOptions);}document.getElementById('a1c92a5c').innerHTML += ' | View Map';var $l117ae08a6cf4e284f9c05ec8b7173a28 = '

M&T Bank

Address: 1 E Lancaster Ave, Shillington, PA 19607, USA
Phone: (610) 777-7688
';var m_117ae08a6cf4e284f9c05ec8b7173a28 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank',});m_117ae08a6cf4e284f9c05ec8b7173a28['infowindow'] = new google.maps.InfoWindow({content: $l117ae08a6cf4e284f9c05ec8b7173a28});var infowindow = new google.maps.InfoWindow({content: $l117ae08a6cf4e284f9c05ec8b7173a28});google.maps.event.addListener(m_117ae08a6cf4e284f9c05ec8b7173a28, 'click', function() {infowindow.open(map,m_117ae08a6cf4e284f9c05ec8b7173a28);});$marker.push(m_117ae08a6cf4e284f9c05ec8b7173a28);}});var g_8871a42e7c36c1d0cc3972b511657d66 = new google.maps.Geocoder();g_8871a42e7c36c1d0cc3972b511657d66.geocode( { 'address': "1 W Lancaster Ave, Shillington, PA 19607, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('shillington-PA-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('shillington-PA-mt-bank'), mapOptions);}document.getElementById('7db4e264').innerHTML += ' | View Map';var $l8871a42e7c36c1d0cc3972b511657d66 = '

M&T Bank

Address: 1 W Lancaster Ave, Shillington, PA 19607, USA
Phone: (610) 796-0487
';var m_8871a42e7c36c1d0cc3972b511657d66 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank',});m_8871a42e7c36c1d0cc3972b511657d66['infowindow'] = new google.maps.InfoWindow({content: $l8871a42e7c36c1d0cc3972b511657d66});var infowindow = new google.maps.InfoWindow({content: $l8871a42e7c36c1d0cc3972b511657d66});google.maps.event.addListener(m_8871a42e7c36c1d0cc3972b511657d66, 'click', function() {infowindow.open(map,m_8871a42e7c36c1d0cc3972b511657d66);});$marker.push(m_8871a42e7c36c1d0cc3972b511657d66);}});}google.maps.event.addDomListener(window, 'load', initialize);