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.1176,-75.0145)};var g_8339a63266cdff8ef1a5cf01ac6fad91 = new google.maps.Geocoder();g_8339a63266cdff8ef1a5cf01ac6fad91.geocode( { 'address': "7 Penn Blvd, Philadelphia, PA 19103"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('philadelphia-PA-susquehanna-bank').style.display = '';map = new google.maps.Map(document.getElementById('philadelphia-PA-susquehanna-bank'), mapOptions);}document.getElementById('6118f5c6').innerHTML += ' | View Map';var $l8339a63266cdff8ef1a5cf01ac6fad91 = '

Susquehanna Bank

Address: 7 Penn Blvd, Philadelphia, PA 19103
Phone: (215) 561-0342
';var m_8339a63266cdff8ef1a5cf01ac6fad91 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Susquehanna Bank',});m_8339a63266cdff8ef1a5cf01ac6fad91['infowindow'] = new google.maps.InfoWindow({content: $l8339a63266cdff8ef1a5cf01ac6fad91});var infowindow = new google.maps.InfoWindow({content: $l8339a63266cdff8ef1a5cf01ac6fad91});google.maps.event.addListener(m_8339a63266cdff8ef1a5cf01ac6fad91, 'click', function() {infowindow.open(map,m_8339a63266cdff8ef1a5cf01ac6fad91);});$marker.push(m_8339a63266cdff8ef1a5cf01ac6fad91);}});var g_b193a18acdf9844ca47c4fed6b46438d = new google.maps.Geocoder();g_b193a18acdf9844ca47c4fed6b46438d.geocode( { 'address': "1845 Walnut St, Philadelphia, PA 19103"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('philadelphia-PA-susquehanna-bank').style.display = '';map = new google.maps.Map(document.getElementById('philadelphia-PA-susquehanna-bank'), mapOptions);}document.getElementById('5b039b52').innerHTML += ' | View Map';var $lb193a18acdf9844ca47c4fed6b46438d = '

Susquehanna Bank

Address: 1845 Walnut St, Philadelphia, PA 19103
Phone: (215) 563-1168
';var m_b193a18acdf9844ca47c4fed6b46438d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Susquehanna Bank',});m_b193a18acdf9844ca47c4fed6b46438d['infowindow'] = new google.maps.InfoWindow({content: $lb193a18acdf9844ca47c4fed6b46438d});var infowindow = new google.maps.InfoWindow({content: $lb193a18acdf9844ca47c4fed6b46438d});google.maps.event.addListener(m_b193a18acdf9844ca47c4fed6b46438d, 'click', function() {infowindow.open(map,m_b193a18acdf9844ca47c4fed6b46438d);});$marker.push(m_b193a18acdf9844ca47c4fed6b46438d);}});}google.maps.event.addDomListener(window, 'load', initialize);