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(42.2141,-79.8419)};var g_d52da8510f65cdd525250ef666806726 = new google.maps.Geocoder();g_d52da8510f65cdd525250ef666806726.geocode( { 'address': "119 W Main St, North East, PA 16428, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('north-east-PA-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('north-east-PA-first-national-bank'), mapOptions);}document.getElementById('dadf59ab').innerHTML += ' | View Map';var $ld52da8510f65cdd525250ef666806726 = '

First National Bank

Address: 119 W Main St, North East, PA 16428, USA
Phone: (814) 725-2265
';var m_d52da8510f65cdd525250ef666806726 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_d52da8510f65cdd525250ef666806726['infowindow'] = new google.maps.InfoWindow({content: $ld52da8510f65cdd525250ef666806726});var infowindow = new google.maps.InfoWindow({content: $ld52da8510f65cdd525250ef666806726});google.maps.event.addListener(m_d52da8510f65cdd525250ef666806726, 'click', function() {infowindow.open(map,m_d52da8510f65cdd525250ef666806726);});$marker.push(m_d52da8510f65cdd525250ef666806726);}});var g_8a44192374dd613240bf74f1f2498cfc = new google.maps.Geocoder();g_8a44192374dd613240bf74f1f2498cfc.geocode( { 'address': "108 W Main St, North East, PA 16428, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('north-east-PA-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('north-east-PA-first-national-bank'), mapOptions);}document.getElementById('b7331e5e').innerHTML += ' | View Map';var $l8a44192374dd613240bf74f1f2498cfc = '

First National Bank

Address: 108 W Main St, North East, PA 16428, USA
Phone: (814) 725-7261
';var m_8a44192374dd613240bf74f1f2498cfc = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_8a44192374dd613240bf74f1f2498cfc['infowindow'] = new google.maps.InfoWindow({content: $l8a44192374dd613240bf74f1f2498cfc});var infowindow = new google.maps.InfoWindow({content: $l8a44192374dd613240bf74f1f2498cfc});google.maps.event.addListener(m_8a44192374dd613240bf74f1f2498cfc, 'click', function() {infowindow.open(map,m_8a44192374dd613240bf74f1f2498cfc);});$marker.push(m_8a44192374dd613240bf74f1f2498cfc);}});}google.maps.event.addDomListener(window, 'load', initialize);