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.2674,-77.0351)};var g_07929c4f27367e5490900478a8fb77f9 = new google.maps.Geocoder();g_07929c4f27367e5490900478a8fb77f9.geocode( { 'address': "1510 Dewey Ave, Williamsport, PA 17701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('williamsport-PA-citizens-northern-bank').style.display = '';map = new google.maps.Map(document.getElementById('williamsport-PA-citizens-northern-bank'), mapOptions);}document.getElementById('3d3c5edb').innerHTML += ' | View Map';var $l07929c4f27367e5490900478a8fb77f9 = '

Citizens & Northern Bank

Address: 1510 Dewey Ave, Williamsport, PA 17701
Phone: (570) 323-9305
';var m_07929c4f27367e5490900478a8fb77f9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens & Northern Bank',});m_07929c4f27367e5490900478a8fb77f9['infowindow'] = new google.maps.InfoWindow({content: $l07929c4f27367e5490900478a8fb77f9});var infowindow = new google.maps.InfoWindow({content: $l07929c4f27367e5490900478a8fb77f9});google.maps.event.addListener(m_07929c4f27367e5490900478a8fb77f9, 'click', function() {infowindow.open(map,m_07929c4f27367e5490900478a8fb77f9);});$marker.push(m_07929c4f27367e5490900478a8fb77f9);}});var g_8036ed53440b57b25ce5703250621992 = new google.maps.Geocoder();g_8036ed53440b57b25ce5703250621992.geocode( { 'address': "130 Court St, Williamsport, PA 17701"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('williamsport-PA-citizens-northern-bank').style.display = '';map = new google.maps.Map(document.getElementById('williamsport-PA-citizens-northern-bank'), mapOptions);}document.getElementById('1eb7767d').innerHTML += ' | View Map';var $l8036ed53440b57b25ce5703250621992 = '

Citizens & Northern Bank

Address: 130 Court St, Williamsport, PA 17701
Phone: (570) 601-6000
';var m_8036ed53440b57b25ce5703250621992 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens & Northern Bank',});m_8036ed53440b57b25ce5703250621992['infowindow'] = new google.maps.InfoWindow({content: $l8036ed53440b57b25ce5703250621992});var infowindow = new google.maps.InfoWindow({content: $l8036ed53440b57b25ce5703250621992});google.maps.event.addListener(m_8036ed53440b57b25ce5703250621992, 'click', function() {infowindow.open(map,m_8036ed53440b57b25ce5703250621992);});$marker.push(m_8036ed53440b57b25ce5703250621992);}});}google.maps.event.addDomListener(window, 'load', initialize);