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.3275,-79.7376)};var g_18c759da375254a1eae0714d32157a21 = new google.maps.Geocoder();g_18c759da375254a1eae0714d32157a21.geocode( { 'address': "200 Clay Pike, North Huntingdon, PA 15642, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('north-huntingdon-PA-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('north-huntingdon-PA-first-national-bank'), mapOptions);}document.getElementById('7a85c7f6').innerHTML += ' | View Map';var $l18c759da375254a1eae0714d32157a21 = '

First National Bank

Address: 200 Clay Pike, North Huntingdon, PA 15642, USA
Phone: (724) 864-4500
';var m_18c759da375254a1eae0714d32157a21 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_18c759da375254a1eae0714d32157a21['infowindow'] = new google.maps.InfoWindow({content: $l18c759da375254a1eae0714d32157a21});var infowindow = new google.maps.InfoWindow({content: $l18c759da375254a1eae0714d32157a21});google.maps.event.addListener(m_18c759da375254a1eae0714d32157a21, 'click', function() {infowindow.open(map,m_18c759da375254a1eae0714d32157a21);});$marker.push(m_18c759da375254a1eae0714d32157a21);}});var g_2c4864ba2759038492a13e2ce525849a = new google.maps.Geocoder();g_2c4864ba2759038492a13e2ce525849a.geocode( { 'address': "12921 Redstone Dr, North Huntingdon, PA 15642, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('north-huntingdon-PA-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('north-huntingdon-PA-first-national-bank'), mapOptions);}document.getElementById('4e655fb1').innerHTML += ' | View Map';var $l2c4864ba2759038492a13e2ce525849a = '

First National Bank

Address: 12921 Redstone Dr, North Huntingdon, PA 15642, USA
Phone: (724) 863-7232
';var m_2c4864ba2759038492a13e2ce525849a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_2c4864ba2759038492a13e2ce525849a['infowindow'] = new google.maps.InfoWindow({content: $l2c4864ba2759038492a13e2ce525849a});var infowindow = new google.maps.InfoWindow({content: $l2c4864ba2759038492a13e2ce525849a});google.maps.event.addListener(m_2c4864ba2759038492a13e2ce525849a, 'click', function() {infowindow.open(map,m_2c4864ba2759038492a13e2ce525849a);});$marker.push(m_2c4864ba2759038492a13e2ce525849a);}});}google.maps.event.addDomListener(window, 'load', initialize);