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.6227,-75.3901)};var g_247ae12451e8fc630db86b7a2a2495e5 = new google.maps.Geocoder();g_247ae12451e8fc630db86b7a2a2495e5.geocode( { 'address': "510 W Broad St, Bethlehem, PA 18018, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bethlehem-PA-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('bethlehem-PA-mt-bank'), mapOptions);}document.getElementById('ec2330d6').innerHTML += ' | View Map';var $l247ae12451e8fc630db86b7a2a2495e5 = '

M&T Bank

Address: 510 W Broad St, Bethlehem, PA 18018, USA
Phone: (610) 776-6434
';var m_247ae12451e8fc630db86b7a2a2495e5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank',});m_247ae12451e8fc630db86b7a2a2495e5['infowindow'] = new google.maps.InfoWindow({content: $l247ae12451e8fc630db86b7a2a2495e5});var infowindow = new google.maps.InfoWindow({content: $l247ae12451e8fc630db86b7a2a2495e5});google.maps.event.addListener(m_247ae12451e8fc630db86b7a2a2495e5, 'click', function() {infowindow.open(map,m_247ae12451e8fc630db86b7a2a2495e5);});$marker.push(m_247ae12451e8fc630db86b7a2a2495e5);}});var g_aff48cd126513ba3cbcacb0d9b637f3d = new google.maps.Geocoder();g_aff48cd126513ba3cbcacb0d9b637f3d.geocode( { 'address': "95 Highland Ave #105, Bethlehem, PA 18017, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bethlehem-PA-mt-bank').style.display = '';map = new google.maps.Map(document.getElementById('bethlehem-PA-mt-bank'), mapOptions);}document.getElementById('093ab62c').innerHTML += ' | View Map';var $laff48cd126513ba3cbcacb0d9b637f3d = '

M&T Bank

Address: 95 Highland Ave #105, Bethlehem, PA 18017, USA
Phone: (610) 317-5811
';var m_aff48cd126513ba3cbcacb0d9b637f3d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M&T Bank',});m_aff48cd126513ba3cbcacb0d9b637f3d['infowindow'] = new google.maps.InfoWindow({content: $laff48cd126513ba3cbcacb0d9b637f3d});var infowindow = new google.maps.InfoWindow({content: $laff48cd126513ba3cbcacb0d9b637f3d});google.maps.event.addListener(m_aff48cd126513ba3cbcacb0d9b637f3d, 'click', function() {infowindow.open(map,m_aff48cd126513ba3cbcacb0d9b637f3d);});$marker.push(m_aff48cd126513ba3cbcacb0d9b637f3d);}});}google.maps.event.addDomListener(window, 'load', initialize);