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.9619,-76.5219)};var g_43bb4564e4258d621110838c7328c921 = new google.maps.Geocoder();g_43bb4564e4258d621110838c7328c921.geocode( { 'address': "115 N Elmira St, Athens, PA 18810"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('athens-PA-citizens-northern-bank').style.display = '';map = new google.maps.Map(document.getElementById('athens-PA-citizens-northern-bank'), mapOptions);}document.getElementById('4a2ed5bc').innerHTML += ' | View Map';var $l43bb4564e4258d621110838c7328c921 = '

Citizens & Northern Bank

Address: 115 N Elmira St, Athens, PA 18810
Phone: (570) 888-0371
';var m_43bb4564e4258d621110838c7328c921 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens & Northern Bank',});m_43bb4564e4258d621110838c7328c921['infowindow'] = new google.maps.InfoWindow({content: $l43bb4564e4258d621110838c7328c921});var infowindow = new google.maps.InfoWindow({content: $l43bb4564e4258d621110838c7328c921});google.maps.event.addListener(m_43bb4564e4258d621110838c7328c921, 'click', function() {infowindow.open(map,m_43bb4564e4258d621110838c7328c921);});$marker.push(m_43bb4564e4258d621110838c7328c921);}});var g_1e4789c0d160479776befb72a1e4df72 = new google.maps.Geocoder();g_1e4789c0d160479776befb72a1e4df72.geocode( { 'address': "428 S Main St, Athens, PA 18810"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('athens-PA-citizens-northern-bank').style.display = '';map = new google.maps.Map(document.getElementById('athens-PA-citizens-northern-bank'), mapOptions);}document.getElementById('2782cedc').innerHTML += ' | View Map';var $l1e4789c0d160479776befb72a1e4df72 = '

Citizens & Northern Bank

Address: 428 S Main St, Athens, PA 18810
Phone: (570) 888-2291
';var m_1e4789c0d160479776befb72a1e4df72 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens & Northern Bank',});m_1e4789c0d160479776befb72a1e4df72['infowindow'] = new google.maps.InfoWindow({content: $l1e4789c0d160479776befb72a1e4df72});var infowindow = new google.maps.InfoWindow({content: $l1e4789c0d160479776befb72a1e4df72});google.maps.event.addListener(m_1e4789c0d160479776befb72a1e4df72, 'click', function() {infowindow.open(map,m_1e4789c0d160479776befb72a1e4df72);});$marker.push(m_1e4789c0d160479776befb72a1e4df72);}});}google.maps.event.addDomListener(window, 'load', initialize);