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(41.4218,-75.6501)};var g_eaaeacbe6517121fa8c1277384d2ba3d = new google.maps.Geocoder();g_eaaeacbe6517121fa8c1277384d2ba3d.geocode( { 'address': "1700 N Keyser Ave, Scranton, PA 18508, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('scranton-PA-community-bank-na').style.display = '';map = new google.maps.Map(document.getElementById('scranton-PA-community-bank-na'), mapOptions);}document.getElementById('785e3d68').innerHTML += ' | View Map';var $leaaeacbe6517121fa8c1277384d2ba3d = '

Community Bank, N.A.

Address: 1700 N Keyser Ave, Scranton, PA 18508, USA
Phone: (570) 343-1211
';var m_eaaeacbe6517121fa8c1277384d2ba3d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Bank, N.A.',});m_eaaeacbe6517121fa8c1277384d2ba3d['infowindow'] = new google.maps.InfoWindow({content: $leaaeacbe6517121fa8c1277384d2ba3d});var infowindow = new google.maps.InfoWindow({content: $leaaeacbe6517121fa8c1277384d2ba3d});google.maps.event.addListener(m_eaaeacbe6517121fa8c1277384d2ba3d, 'click', function() {infowindow.open(map,m_eaaeacbe6517121fa8c1277384d2ba3d);});$marker.push(m_eaaeacbe6517121fa8c1277384d2ba3d);}});var g_273dca49e014821ebc568b45ae9ecc06 = new google.maps.Geocoder();g_273dca49e014821ebc568b45ae9ecc06.geocode( { 'address': "1300 Wyoming Ave, Scranton, PA 18509, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('scranton-PA-community-bank-na').style.display = '';map = new google.maps.Map(document.getElementById('scranton-PA-community-bank-na'), mapOptions);}document.getElementById('a34fb129').innerHTML += ' | View Map';var $l273dca49e014821ebc568b45ae9ecc06 = '

Community Bank, N.A.

Address: 1300 Wyoming Ave, Scranton, PA 18509, USA
Phone: (570) 961-2402
';var m_273dca49e014821ebc568b45ae9ecc06 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Community Bank, N.A.',});m_273dca49e014821ebc568b45ae9ecc06['infowindow'] = new google.maps.InfoWindow({content: $l273dca49e014821ebc568b45ae9ecc06});var infowindow = new google.maps.InfoWindow({content: $l273dca49e014821ebc568b45ae9ecc06});google.maps.event.addListener(m_273dca49e014821ebc568b45ae9ecc06, 'click', function() {infowindow.open(map,m_273dca49e014821ebc568b45ae9ecc06);});$marker.push(m_273dca49e014821ebc568b45ae9ecc06);}});}google.maps.event.addDomListener(window, 'load', initialize);