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.2308,-76.8933)};var g_58a293c4c86b4c0000b0e683c77432a8 = new google.maps.Geocoder();g_58a293c4c86b4c0000b0e683c77432a8.geocode( { 'address': "1130 Carlisle Rd, Camp Hill, PA 17011, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('camp-hill-PA-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('camp-hill-PA-first-national-bank'), mapOptions);}document.getElementById('65a68cd7').innerHTML += ' | View Map';var $l58a293c4c86b4c0000b0e683c77432a8 = '

First National Bank

Address: 1130 Carlisle Rd, Camp Hill, PA 17011, USA
Phone: (717) 909-3200
';var m_58a293c4c86b4c0000b0e683c77432a8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_58a293c4c86b4c0000b0e683c77432a8['infowindow'] = new google.maps.InfoWindow({content: $l58a293c4c86b4c0000b0e683c77432a8});var infowindow = new google.maps.InfoWindow({content: $l58a293c4c86b4c0000b0e683c77432a8});google.maps.event.addListener(m_58a293c4c86b4c0000b0e683c77432a8, 'click', function() {infowindow.open(map,m_58a293c4c86b4c0000b0e683c77432a8);});$marker.push(m_58a293c4c86b4c0000b0e683c77432a8);}});var g_f153536de78c7a703e40098ff497a1e0 = new google.maps.Geocoder();g_f153536de78c7a703e40098ff497a1e0.geocode( { 'address': "3201 E Trindle Rd, Camp Hill, PA 17011, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('camp-hill-PA-first-national-bank').style.display = '';map = new google.maps.Map(document.getElementById('camp-hill-PA-first-national-bank'), mapOptions);}document.getElementById('67ed17b1').innerHTML += ' | View Map';var $lf153536de78c7a703e40098ff497a1e0 = '

First National Bank

Address: 3201 E Trindle Rd, Camp Hill, PA 17011, USA
Phone: (717) 920-5740
';var m_f153536de78c7a703e40098ff497a1e0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'First National Bank',});m_f153536de78c7a703e40098ff497a1e0['infowindow'] = new google.maps.InfoWindow({content: $lf153536de78c7a703e40098ff497a1e0});var infowindow = new google.maps.InfoWindow({content: $lf153536de78c7a703e40098ff497a1e0});google.maps.event.addListener(m_f153536de78c7a703e40098ff497a1e0, 'click', function() {infowindow.open(map,m_f153536de78c7a703e40098ff497a1e0);});$marker.push(m_f153536de78c7a703e40098ff497a1e0);}});}google.maps.event.addDomListener(window, 'load', initialize);