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.3051,-78.3279)};var g_3e2500c59ab4ea1d914ac27cec5ae528 = new google.maps.Geocoder();g_3e2500c59ab4ea1d914ac27cec5ae528.geocode( { 'address': "429 S Market St, Martinsburg, PA 16662, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('martinsburg-PA-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('martinsburg-PA-first-national-bank'), mapOptions);}document.getElementById('4fd57bdc').innerHTML += ' | View Map';var $l3e2500c59ab4ea1d914ac27cec5ae528 = '

First National Bank

Address: 429 S Market St, Martinsburg, PA 16662, USA
Phone: (814) 793-0210
';var m_3e2500c59ab4ea1d914ac27cec5ae528 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_3e2500c59ab4ea1d914ac27cec5ae528['infowindow'] = new google.maps.InfoWindow({content: $l3e2500c59ab4ea1d914ac27cec5ae528});var infowindow = new google.maps.InfoWindow({content: $l3e2500c59ab4ea1d914ac27cec5ae528});google.maps.event.addListener(m_3e2500c59ab4ea1d914ac27cec5ae528, 'click', function() {infowindow.open(map,m_3e2500c59ab4ea1d914ac27cec5ae528);});$marker.push(m_3e2500c59ab4ea1d914ac27cec5ae528);}});var g_79e7e09a2906a6400cf20f9bdf5cf874 = new google.maps.Geocoder();g_79e7e09a2906a6400cf20f9bdf5cf874.geocode( { 'address': "113 W Allegheny St, Martinsburg, PA 16662, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('martinsburg-PA-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('martinsburg-PA-first-national-bank'), mapOptions);}document.getElementById('4d42356d').innerHTML += ' | View Map';var $l79e7e09a2906a6400cf20f9bdf5cf874 = '

First National Bank

Address: 113 W Allegheny St, Martinsburg, PA 16662, USA
Phone: (814) 793-2154
';var m_79e7e09a2906a6400cf20f9bdf5cf874 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_79e7e09a2906a6400cf20f9bdf5cf874['infowindow'] = new google.maps.InfoWindow({content: $l79e7e09a2906a6400cf20f9bdf5cf874});var infowindow = new google.maps.InfoWindow({content: $l79e7e09a2906a6400cf20f9bdf5cf874});google.maps.event.addListener(m_79e7e09a2906a6400cf20f9bdf5cf874, 'click', function() {infowindow.open(map,m_79e7e09a2906a6400cf20f9bdf5cf874);});$marker.push(m_79e7e09a2906a6400cf20f9bdf5cf874);}});}google.maps.event.addDomListener(window, 'load', initialize);