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.6756,-76.2326)};var g_d4a973e303ec37692cc8923e3148eef7 = new google.maps.Geocoder();g_d4a973e303ec37692cc8923e3148eef7.geocode( { 'address': "9 N Centre St, Pottsville, PA 17901"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pottsville-PA-susquehanna-bank').style.display = '';map = new google.maps.Map(document.getElementById('pottsville-PA-susquehanna-bank'), mapOptions);}document.getElementById('66596e6a').innerHTML += ' | View Map';var $ld4a973e303ec37692cc8923e3148eef7 = '

Susquehanna Bank

Address: 9 N Centre St, Pottsville, PA 17901
Phone: (570) 622-7730
';var m_d4a973e303ec37692cc8923e3148eef7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Susquehanna Bank',});m_d4a973e303ec37692cc8923e3148eef7['infowindow'] = new google.maps.InfoWindow({content: $ld4a973e303ec37692cc8923e3148eef7});var infowindow = new google.maps.InfoWindow({content: $ld4a973e303ec37692cc8923e3148eef7});google.maps.event.addListener(m_d4a973e303ec37692cc8923e3148eef7, 'click', function() {infowindow.open(map,m_d4a973e303ec37692cc8923e3148eef7);});$marker.push(m_d4a973e303ec37692cc8923e3148eef7);}});var g_2a8761c6afa583b4d0f6d852897b8759 = new google.maps.Geocoder();g_2a8761c6afa583b4d0f6d852897b8759.geocode( { 'address': "697 Port Carbon Saint Clair Hwy, Pottsville, PA 17901"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pottsville-PA-susquehanna-bank').style.display = '';map = new google.maps.Map(document.getElementById('pottsville-PA-susquehanna-bank'), mapOptions);}document.getElementById('4a54cb3a').innerHTML += ' | View Map';var $l2a8761c6afa583b4d0f6d852897b8759 = '

Susquehanna Bank

Address: 697 Port Carbon Saint Clair Hwy, Pottsville, PA 17901
Phone: (570) 429-1046
';var m_2a8761c6afa583b4d0f6d852897b8759 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Susquehanna Bank',});m_2a8761c6afa583b4d0f6d852897b8759['infowindow'] = new google.maps.InfoWindow({content: $l2a8761c6afa583b4d0f6d852897b8759});var infowindow = new google.maps.InfoWindow({content: $l2a8761c6afa583b4d0f6d852897b8759});google.maps.event.addListener(m_2a8761c6afa583b4d0f6d852897b8759, 'click', function() {infowindow.open(map,m_2a8761c6afa583b4d0f6d852897b8759);});$marker.push(m_2a8761c6afa583b4d0f6d852897b8759);}});}google.maps.event.addDomListener(window, 'load', initialize);