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.552,-75.2204)};var g_5b86a402d39cf8b5eeade5da85575d11 = new google.maps.Geocoder();g_5b86a402d39cf8b5eeade5da85575d11.geocode( { 'address': "1127 Texas Palmyra Hwy, Honesdale, PA 18431, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('honesdale-PA-fncb-bank').style.display = '';map = new google.maps.Map(document.getElementById('honesdale-PA-fncb-bank'), mapOptions);}document.getElementById('2c776066').innerHTML += ' | View Map';var $l5b86a402d39cf8b5eeade5da85575d11 = '

FNCB Bank

Address: 1127 Texas Palmyra Hwy, Honesdale, PA 18431, USA
Phone: (570) 251-8840
';var m_5b86a402d39cf8b5eeade5da85575d11 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'FNCB Bank',});m_5b86a402d39cf8b5eeade5da85575d11['infowindow'] = new google.maps.InfoWindow({content: $l5b86a402d39cf8b5eeade5da85575d11});var infowindow = new google.maps.InfoWindow({content: $l5b86a402d39cf8b5eeade5da85575d11});google.maps.event.addListener(m_5b86a402d39cf8b5eeade5da85575d11, 'click', function() {infowindow.open(map,m_5b86a402d39cf8b5eeade5da85575d11);});$marker.push(m_5b86a402d39cf8b5eeade5da85575d11);}});var g_fbcd4d246a4030a176e97a6af9e25f76 = new google.maps.Geocoder();g_fbcd4d246a4030a176e97a6af9e25f76.geocode( { 'address': "1001 Main St, Honesdale, PA 18431, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('honesdale-PA-fncb-bank').style.display = '';map = new google.maps.Map(document.getElementById('honesdale-PA-fncb-bank'), mapOptions);}document.getElementById('bec0be11').innerHTML += ' | View Map';var $lfbcd4d246a4030a176e97a6af9e25f76 = '

FNCB Bank

Address: 1001 Main St, Honesdale, PA 18431, USA
Phone: (570) 253-1096
';var m_fbcd4d246a4030a176e97a6af9e25f76 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'FNCB Bank',});m_fbcd4d246a4030a176e97a6af9e25f76['infowindow'] = new google.maps.InfoWindow({content: $lfbcd4d246a4030a176e97a6af9e25f76});var infowindow = new google.maps.InfoWindow({content: $lfbcd4d246a4030a176e97a6af9e25f76});google.maps.event.addListener(m_fbcd4d246a4030a176e97a6af9e25f76, 'click', function() {infowindow.open(map,m_fbcd4d246a4030a176e97a6af9e25f76);});$marker.push(m_fbcd4d246a4030a176e97a6af9e25f76);}});}google.maps.event.addDomListener(window, 'load', initialize);