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.7718,-77.9804)};var g_ff201acd61d426da2dd3aeb462369e1a = new google.maps.Geocoder();g_ff201acd61d426da2dd3aeb462369e1a.geocode( { 'address': "10 N Main St, Coudersport, PA 16915, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('coudersport-PA-citizens--northern-bank').style.display = '';map = new google.maps.Map(document.getElementById('coudersport-PA-citizens--northern-bank'), mapOptions);}document.getElementById('e5c8c3fd').innerHTML += ' | View Map';var $lff201acd61d426da2dd3aeb462369e1a = '

Citizens & Northern Bank

Address: 10 N Main St, Coudersport, PA 16915, USA
Phone: (814) 274-9150
';var m_ff201acd61d426da2dd3aeb462369e1a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens & Northern Bank',});m_ff201acd61d426da2dd3aeb462369e1a['infowindow'] = new google.maps.InfoWindow({content: $lff201acd61d426da2dd3aeb462369e1a});var infowindow = new google.maps.InfoWindow({content: $lff201acd61d426da2dd3aeb462369e1a});google.maps.event.addListener(m_ff201acd61d426da2dd3aeb462369e1a, 'click', function() {infowindow.open(map,m_ff201acd61d426da2dd3aeb462369e1a);});$marker.push(m_ff201acd61d426da2dd3aeb462369e1a);}});var g_d35e0935c836b356c4b7c405367f3439 = new google.maps.Geocoder();g_d35e0935c836b356c4b7c405367f3439.geocode( { 'address': "1001 E 2nd St, Coudersport, PA 16915, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('coudersport-PA-citizens--northern-bank').style.display = '';map = new google.maps.Map(document.getElementById('coudersport-PA-citizens--northern-bank'), mapOptions);}document.getElementById('57eb18c5').innerHTML += ' | View Map';var $ld35e0935c836b356c4b7c405367f3439 = '

Citizens & Northern Bank

Address: 1001 E 2nd St, Coudersport, PA 16915, USA
Phone: (877) 838-2517
';var m_d35e0935c836b356c4b7c405367f3439 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens & Northern Bank',});m_d35e0935c836b356c4b7c405367f3439['infowindow'] = new google.maps.InfoWindow({content: $ld35e0935c836b356c4b7c405367f3439});var infowindow = new google.maps.InfoWindow({content: $ld35e0935c836b356c4b7c405367f3439});google.maps.event.addListener(m_d35e0935c836b356c4b7c405367f3439, 'click', function() {infowindow.open(map,m_d35e0935c836b356c4b7c405367f3439);});$marker.push(m_d35e0935c836b356c4b7c405367f3439);}});}google.maps.event.addDomListener(window, 'load', initialize);