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(39.828,-77.9042)};var g_f4e46ba9669d3a459c71e93e431607b7 = new google.maps.Geocoder();g_f4e46ba9669d3a459c71e93e431607b7.geocode( { 'address': "12 S Main St, Mercersburg, PA 17236, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mercersburg-PA-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('mercersburg-PA-first-national-bank'), mapOptions);}document.getElementById('45878266').innerHTML += ' | View Map';var $lf4e46ba9669d3a459c71e93e431607b7 = '

First National Bank

Address: 12 S Main St, Mercersburg, PA 17236, USA
Phone: (717) 328-3121
';var m_f4e46ba9669d3a459c71e93e431607b7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_f4e46ba9669d3a459c71e93e431607b7['infowindow'] = new google.maps.InfoWindow({content: $lf4e46ba9669d3a459c71e93e431607b7});var infowindow = new google.maps.InfoWindow({content: $lf4e46ba9669d3a459c71e93e431607b7});google.maps.event.addListener(m_f4e46ba9669d3a459c71e93e431607b7, 'click', function() {infowindow.open(map,m_f4e46ba9669d3a459c71e93e431607b7);});$marker.push(m_f4e46ba9669d3a459c71e93e431607b7);}});var g_62cc09578dca721b2cbdefd21dbb337f = new google.maps.Geocoder();g_62cc09578dca721b2cbdefd21dbb337f.geocode( { 'address': "454 Fort Loudon Rd, Mercersburg, PA 17236, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('mercersburg-PA-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('mercersburg-PA-first-national-bank'), mapOptions);}document.getElementById('caa612ae').innerHTML += ' | View Map';var $l62cc09578dca721b2cbdefd21dbb337f = '

First National Bank

Address: 454 Fort Loudon Rd, Mercersburg, PA 17236, USA
Phone: (717) 328-5007
';var m_62cc09578dca721b2cbdefd21dbb337f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_62cc09578dca721b2cbdefd21dbb337f['infowindow'] = new google.maps.InfoWindow({content: $l62cc09578dca721b2cbdefd21dbb337f});var infowindow = new google.maps.InfoWindow({content: $l62cc09578dca721b2cbdefd21dbb337f});google.maps.event.addListener(m_62cc09578dca721b2cbdefd21dbb337f, 'click', function() {infowindow.open(map,m_62cc09578dca721b2cbdefd21dbb337f);});$marker.push(m_62cc09578dca721b2cbdefd21dbb337f);}});}google.maps.event.addDomListener(window, 'load', initialize);