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(40.669,-78.7868)};var g_aa721632f9066fae441aa6f0b09bd9e4 = new google.maps.Geocoder();g_aa721632f9066fae441aa6f0b09bd9e4.geocode( { 'address': "1800 Philadelphia Ave, Northern Cambria, PA 15714, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('northern-cambria-PA-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('northern-cambria-PA-first-national-bank'), mapOptions);}document.getElementById('4d4c748c').innerHTML += ' | View Map';var $laa721632f9066fae441aa6f0b09bd9e4 = '

First National Bank

Address: 1800 Philadelphia Ave, Northern Cambria, PA 15714, USA
Phone: (814) 948-7537
';var m_aa721632f9066fae441aa6f0b09bd9e4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_aa721632f9066fae441aa6f0b09bd9e4['infowindow'] = new google.maps.InfoWindow({content: $laa721632f9066fae441aa6f0b09bd9e4});var infowindow = new google.maps.InfoWindow({content: $laa721632f9066fae441aa6f0b09bd9e4});google.maps.event.addListener(m_aa721632f9066fae441aa6f0b09bd9e4, 'click', function() {infowindow.open(map,m_aa721632f9066fae441aa6f0b09bd9e4);});$marker.push(m_aa721632f9066fae441aa6f0b09bd9e4);}});var g_68f581b0ec164ad0029f93c595b690f3 = new google.maps.Geocoder();g_68f581b0ec164ad0029f93c595b690f3.geocode( { 'address': "1001 Philadelphia Ave, Northern Cambria, PA 15714, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('northern-cambria-PA-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('northern-cambria-PA-first-national-bank'), mapOptions);}document.getElementById('71d46f5d').innerHTML += ' | View Map';var $l68f581b0ec164ad0029f93c595b690f3 = '

First National Bank

Address: 1001 Philadelphia Ave, Northern Cambria, PA 15714, USA
Phone: (814) 948-8400
';var m_68f581b0ec164ad0029f93c595b690f3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_68f581b0ec164ad0029f93c595b690f3['infowindow'] = new google.maps.InfoWindow({content: $l68f581b0ec164ad0029f93c595b690f3});var infowindow = new google.maps.InfoWindow({content: $l68f581b0ec164ad0029f93c595b690f3});google.maps.event.addListener(m_68f581b0ec164ad0029f93c595b690f3, 'click', function() {infowindow.open(map,m_68f581b0ec164ad0029f93c595b690f3);});$marker.push(m_68f581b0ec164ad0029f93c595b690f3);}});}google.maps.event.addDomListener(window, 'load', initialize);