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.8443,-77.1847)};var g_237659a608f4a61a4ef6cabdce460df0 = new google.maps.Geocoder();g_237659a608f4a61a4ef6cabdce460df0.geocode( { 'address': "545 W Middle St, Gettysburg, PA 17325, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gettysburg-PA-acnb-bank').style.display = '';map = new google.maps.Map(document.getElementById('gettysburg-PA-acnb-bank'), mapOptions);}document.getElementById('83bf21e4').innerHTML += ' | View Map';var $l237659a608f4a61a4ef6cabdce460df0 = '

ACNB Bank

Address: 545 W Middle St, Gettysburg, PA 17325, USA
Phone: (888) 334-2262
';var m_237659a608f4a61a4ef6cabdce460df0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ACNB Bank',});m_237659a608f4a61a4ef6cabdce460df0['infowindow'] = new google.maps.InfoWindow({content: $l237659a608f4a61a4ef6cabdce460df0});var infowindow = new google.maps.InfoWindow({content: $l237659a608f4a61a4ef6cabdce460df0});google.maps.event.addListener(m_237659a608f4a61a4ef6cabdce460df0, 'click', function() {infowindow.open(map,m_237659a608f4a61a4ef6cabdce460df0);});$marker.push(m_237659a608f4a61a4ef6cabdce460df0);}});var g_318ba93df374b8d8d47259480f9ff1a8 = new google.maps.Geocoder();g_318ba93df374b8d8d47259480f9ff1a8.geocode( { 'address': "100 V-Twin Dr, Gettysburg, PA 17325, United States"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gettysburg-PA-acnb-bank').style.display = '';map = new google.maps.Map(document.getElementById('gettysburg-PA-acnb-bank'), mapOptions);}document.getElementById('9976450c').innerHTML += ' | View Map';var $l318ba93df374b8d8d47259480f9ff1a8 = '

ACNB Bank

Address: 100 V-Twin Dr, Gettysburg, PA 17325, United States
Phone: (888) 334-2262
';var m_318ba93df374b8d8d47259480f9ff1a8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ACNB Bank',});m_318ba93df374b8d8d47259480f9ff1a8['infowindow'] = new google.maps.InfoWindow({content: $l318ba93df374b8d8d47259480f9ff1a8});var infowindow = new google.maps.InfoWindow({content: $l318ba93df374b8d8d47259480f9ff1a8});google.maps.event.addListener(m_318ba93df374b8d8d47259480f9ff1a8, 'click', function() {infowindow.open(map,m_318ba93df374b8d8d47259480f9ff1a8);});$marker.push(m_318ba93df374b8d8d47259480f9ff1a8);}});}google.maps.event.addDomListener(window, 'load', initialize);