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.5893,-79.7501)};var g_262464c5012372b2b9ed50b67f2cdcb3 = new google.maps.Geocoder();g_262464c5012372b2b9ed50b67f2cdcb3.geocode( { 'address': "322 8th St, New Kensington, PA 15068, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-kensington-PA-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('new-kensington-PA-first-national-bank'), mapOptions);}document.getElementById('387c9c9e').innerHTML += ' | View Map';var $l262464c5012372b2b9ed50b67f2cdcb3 = '

First National Bank

Address: 322 8th St, New Kensington, PA 15068, USA
Phone: (724) 335-9110
';var m_262464c5012372b2b9ed50b67f2cdcb3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_262464c5012372b2b9ed50b67f2cdcb3['infowindow'] = new google.maps.InfoWindow({content: $l262464c5012372b2b9ed50b67f2cdcb3});var infowindow = new google.maps.InfoWindow({content: $l262464c5012372b2b9ed50b67f2cdcb3});google.maps.event.addListener(m_262464c5012372b2b9ed50b67f2cdcb3, 'click', function() {infowindow.open(map,m_262464c5012372b2b9ed50b67f2cdcb3);});$marker.push(m_262464c5012372b2b9ed50b67f2cdcb3);}});var g_fec8d47d412bcbeece3d9128ae855a7a = new google.maps.Geocoder();g_fec8d47d412bcbeece3d9128ae855a7a.geocode( { 'address': "90 Tarentum Bridge Rd, New Kensington, PA 15068, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('new-kensington-PA-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('new-kensington-PA-first-national-bank'), mapOptions);}document.getElementById('804e3339').innerHTML += ' | View Map';var $lfec8d47d412bcbeece3d9128ae855a7a = '

First National Bank

Address: 90 Tarentum Bridge Rd, New Kensington, PA 15068, USA
Phone: (724) 337-1800
';var m_fec8d47d412bcbeece3d9128ae855a7a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_fec8d47d412bcbeece3d9128ae855a7a['infowindow'] = new google.maps.InfoWindow({content: $lfec8d47d412bcbeece3d9128ae855a7a});var infowindow = new google.maps.InfoWindow({content: $lfec8d47d412bcbeece3d9128ae855a7a});google.maps.event.addListener(m_fec8d47d412bcbeece3d9128ae855a7a, 'click', function() {infowindow.open(map,m_fec8d47d412bcbeece3d9128ae855a7a);});$marker.push(m_fec8d47d412bcbeece3d9128ae855a7a);}});}google.maps.event.addDomListener(window, 'load', initialize);