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.663,-78.7789)};var g_0b01c7d68feb22290f3b0da91bef689d = new google.maps.Geocoder();g_0b01c7d68feb22290f3b0da91bef689d.geocode( { 'address': "1001 Philadelphia Ave, Northern Cambria, PA 15714"}, 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('5473cbb0').innerHTML += ' | View Map';var $l0b01c7d68feb22290f3b0da91bef689d = '

First National Bank

Address: 1001 Philadelphia Ave, Northern Cambria, PA 15714
Phone: (814) 948-8400
';var m_0b01c7d68feb22290f3b0da91bef689d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_0b01c7d68feb22290f3b0da91bef689d['infowindow'] = new google.maps.InfoWindow({content: $l0b01c7d68feb22290f3b0da91bef689d});var infowindow = new google.maps.InfoWindow({content: $l0b01c7d68feb22290f3b0da91bef689d});google.maps.event.addListener(m_0b01c7d68feb22290f3b0da91bef689d, 'click', function() {infowindow.open(map,m_0b01c7d68feb22290f3b0da91bef689d);});$marker.push(m_0b01c7d68feb22290f3b0da91bef689d);}});var g_ef0e27f5a8bf73583a680da7f20ef5e9 = new google.maps.Geocoder();g_ef0e27f5a8bf73583a680da7f20ef5e9.geocode( { 'address': "1800 Philadelphia Ave, Northern Cambria, PA 15714"}, 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('bebf7c9a').innerHTML += ' | View Map';var $lef0e27f5a8bf73583a680da7f20ef5e9 = '

First National Bank

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