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.32,-75.7706)};var g_0e430b78d2f205f1f9aedaf7e178df76 = new google.maps.Geocoder();g_0e430b78d2f205f1f9aedaf7e178df76.geocode( { 'address': "1700 S Township Blvd, Pittston, PA 18640, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pittston-PA-fncb-bank').style.display = '';map = new google.maps.Map(document.getElementById('pittston-PA-fncb-bank'), mapOptions);}document.getElementById('283a9378').innerHTML += ' | View Map';var $l0e430b78d2f205f1f9aedaf7e178df76 = '

FNCB Bank

Address: 1700 S Township Blvd, Pittston, PA 18640, USA
Phone: (570) 655-3622
';var m_0e430b78d2f205f1f9aedaf7e178df76 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'FNCB Bank',});m_0e430b78d2f205f1f9aedaf7e178df76['infowindow'] = new google.maps.InfoWindow({content: $l0e430b78d2f205f1f9aedaf7e178df76});var infowindow = new google.maps.InfoWindow({content: $l0e430b78d2f205f1f9aedaf7e178df76});google.maps.event.addListener(m_0e430b78d2f205f1f9aedaf7e178df76, 'click', function() {infowindow.open(map,m_0e430b78d2f205f1f9aedaf7e178df76);});$marker.push(m_0e430b78d2f205f1f9aedaf7e178df76);}});var g_7f2d427d105ea26340e0f635676f920a = new google.maps.Geocoder();g_7f2d427d105ea26340e0f635676f920a.geocode( { 'address': "3 Old Boston Rd, Pittston, PA 18640, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('pittston-PA-fncb-bank').style.display = '';map = new google.maps.Map(document.getElementById('pittston-PA-fncb-bank'), mapOptions);}document.getElementById('d794ce81').innerHTML += ' | View Map';var $l7f2d427d105ea26340e0f635676f920a = '

FNCB Bank

Address: 3 Old Boston Rd, Pittston, PA 18640, USA
Phone: (570) 602-3622
';var m_7f2d427d105ea26340e0f635676f920a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'FNCB Bank',});m_7f2d427d105ea26340e0f635676f920a['infowindow'] = new google.maps.InfoWindow({content: $l7f2d427d105ea26340e0f635676f920a});var infowindow = new google.maps.InfoWindow({content: $l7f2d427d105ea26340e0f635676f920a});google.maps.event.addListener(m_7f2d427d105ea26340e0f635676f920a, 'click', function() {infowindow.open(map,m_7f2d427d105ea26340e0f635676f920a);});$marker.push(m_7f2d427d105ea26340e0f635676f920a);}});}google.maps.event.addDomListener(window, 'load', initialize);