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.6302,-79.7146)};var g_ca2060c25e6f5a2a66b52eca3b293c77 = new google.maps.Geocoder();g_ca2060c25e6f5a2a66b52eca3b293c77.geocode( { 'address': "1713 Union Ave, Natrona Heights, PA 15065, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('natrona-heights-PA-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('natrona-heights-PA-first-national-bank'), mapOptions);}document.getElementById('8fe6b586').innerHTML += ' | View Map';var $lca2060c25e6f5a2a66b52eca3b293c77 = '

First National Bank

Address: 1713 Union Ave, Natrona Heights, PA 15065, USA
Phone: (724) 224-5566
';var m_ca2060c25e6f5a2a66b52eca3b293c77 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_ca2060c25e6f5a2a66b52eca3b293c77['infowindow'] = new google.maps.InfoWindow({content: $lca2060c25e6f5a2a66b52eca3b293c77});var infowindow = new google.maps.InfoWindow({content: $lca2060c25e6f5a2a66b52eca3b293c77});google.maps.event.addListener(m_ca2060c25e6f5a2a66b52eca3b293c77, 'click', function() {infowindow.open(map,m_ca2060c25e6f5a2a66b52eca3b293c77);});$marker.push(m_ca2060c25e6f5a2a66b52eca3b293c77);}});var g_d7073295c67ea127c765c6cb765d1791 = new google.maps.Geocoder();g_d7073295c67ea127c765c6cb765d1791.geocode( { 'address': "Natrona Heights, PA 15065, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('natrona-heights-PA-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('natrona-heights-PA-first-national-bank'), mapOptions);}document.getElementById('9597e340').innerHTML += ' | View Map';var $ld7073295c67ea127c765c6cb765d1791 = '

First National Bank

Address: Natrona Heights, PA 15065, USA
Phone:
';var m_d7073295c67ea127c765c6cb765d1791 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_d7073295c67ea127c765c6cb765d1791['infowindow'] = new google.maps.InfoWindow({content: $ld7073295c67ea127c765c6cb765d1791});var infowindow = new google.maps.InfoWindow({content: $ld7073295c67ea127c765c6cb765d1791});google.maps.event.addListener(m_d7073295c67ea127c765c6cb765d1791, 'click', function() {infowindow.open(map,m_d7073295c67ea127c765c6cb765d1791);});$marker.push(m_d7073295c67ea127c765c6cb765d1791);}});}google.maps.event.addDomListener(window, 'load', initialize);