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.6014,-75.3691)};var g_f4c4834eb2c9877c8846743c0fe96b1c = new google.maps.Geocoder();g_f4c4834eb2c9877c8846743c0fe96b1c.geocode( { 'address': "95 Highland Ave, Bethlehem, PA 18017"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bethlehem-PA-m-t-bank').style.display = '';map = new google.maps.Map(document.getElementById('bethlehem-PA-m-t-bank'), mapOptions);}document.getElementById('cc5d2de4').innerHTML += ' | View Map';var $lf4c4834eb2c9877c8846743c0fe96b1c = '

M & T Bank

Address: 95 Highland Ave, Bethlehem, PA 18017
Phone: (610) 814-0284
';var m_f4c4834eb2c9877c8846743c0fe96b1c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M & T Bank',});m_f4c4834eb2c9877c8846743c0fe96b1c['infowindow'] = new google.maps.InfoWindow({content: $lf4c4834eb2c9877c8846743c0fe96b1c});var infowindow = new google.maps.InfoWindow({content: $lf4c4834eb2c9877c8846743c0fe96b1c});google.maps.event.addListener(m_f4c4834eb2c9877c8846743c0fe96b1c, 'click', function() {infowindow.open(map,m_f4c4834eb2c9877c8846743c0fe96b1c);});$marker.push(m_f4c4834eb2c9877c8846743c0fe96b1c);}});var g_4494e258294a0d913365852a55df4306 = new google.maps.Geocoder();g_4494e258294a0d913365852a55df4306.geocode( { 'address': "510 W Broad St, Bethlehem, PA 18018"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bethlehem-PA-m-t-bank').style.display = '';map = new google.maps.Map(document.getElementById('bethlehem-PA-m-t-bank'), mapOptions);}document.getElementById('469460a0').innerHTML += ' | View Map';var $l4494e258294a0d913365852a55df4306 = '

M & T Bank

Address: 510 W Broad St, Bethlehem, PA 18018
Phone: (610) 776-6434
';var m_4494e258294a0d913365852a55df4306 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'M & T Bank',});m_4494e258294a0d913365852a55df4306['infowindow'] = new google.maps.InfoWindow({content: $l4494e258294a0d913365852a55df4306});var infowindow = new google.maps.InfoWindow({content: $l4494e258294a0d913365852a55df4306});google.maps.event.addListener(m_4494e258294a0d913365852a55df4306, 'click', function() {infowindow.open(map,m_4494e258294a0d913365852a55df4306);});$marker.push(m_4494e258294a0d913365852a55df4306);}});}google.maps.event.addDomListener(window, 'load', initialize);