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()};var g_eb901025f1ff4d8010f655b42a33210d = new google.maps.Geocoder();g_eb901025f1ff4d8010f655b42a33210d.geocode( { 'address': "12921 Redstone Dr, North Huntingdon, PA 15642"}, 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('a7e61ad9').innerHTML += ' | View Map';var $leb901025f1ff4d8010f655b42a33210d = '

First National Bank

Address: 12921 Redstone Dr, North Huntingdon, PA 15642
Phone: (724) 863-7232
';var m_eb901025f1ff4d8010f655b42a33210d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_eb901025f1ff4d8010f655b42a33210d['infowindow'] = new google.maps.InfoWindow({content: $leb901025f1ff4d8010f655b42a33210d});var infowindow = new google.maps.InfoWindow({content: $leb901025f1ff4d8010f655b42a33210d});google.maps.event.addListener(m_eb901025f1ff4d8010f655b42a33210d, 'click', function() {infowindow.open(map,m_eb901025f1ff4d8010f655b42a33210d);});$marker.push(m_eb901025f1ff4d8010f655b42a33210d);}});var g_c94189d6598ba31c7f88cc684bf778b8 = new google.maps.Geocoder();g_c94189d6598ba31c7f88cc684bf778b8.geocode( { 'address': "200 Clay Pike, North Huntingdon, PA 15642"}, 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('058ad594').innerHTML += ' | View Map';var $lc94189d6598ba31c7f88cc684bf778b8 = '

First National Bank

Address: 200 Clay Pike, North Huntingdon, PA 15642
Phone: (724) 864-4500
';var m_c94189d6598ba31c7f88cc684bf778b8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_c94189d6598ba31c7f88cc684bf778b8['infowindow'] = new google.maps.InfoWindow({content: $lc94189d6598ba31c7f88cc684bf778b8});var infowindow = new google.maps.InfoWindow({content: $lc94189d6598ba31c7f88cc684bf778b8});google.maps.event.addListener(m_c94189d6598ba31c7f88cc684bf778b8, 'click', function() {infowindow.open(map,m_c94189d6598ba31c7f88cc684bf778b8);});$marker.push(m_c94189d6598ba31c7f88cc684bf778b8);}});}google.maps.event.addDomListener(window, 'load', initialize);