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.0989,-77.0224)};var g_a370d17045619236609ce112f89463e6 = new google.maps.Geocoder();g_a370d17045619236609ce112f89463e6.geocode( { 'address': "830 N US Route 15, Dillsburg, PA 17019"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dillsburg-PA-susquehanna-bank').style.display = '';map = new google.maps.Map(document.getElementById('dillsburg-PA-susquehanna-bank'), mapOptions);}document.getElementById('f0a3b23f').innerHTML += ' | View Map';var $la370d17045619236609ce112f89463e6 = '

Susquehanna Bank

Address: 830 N US Route 15, Dillsburg, PA 17019
Phone: (717) 728-2660
';var m_a370d17045619236609ce112f89463e6 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Susquehanna Bank',});m_a370d17045619236609ce112f89463e6['infowindow'] = new google.maps.InfoWindow({content: $la370d17045619236609ce112f89463e6});var infowindow = new google.maps.InfoWindow({content: $la370d17045619236609ce112f89463e6});google.maps.event.addListener(m_a370d17045619236609ce112f89463e6, 'click', function() {infowindow.open(map,m_a370d17045619236609ce112f89463e6);});$marker.push(m_a370d17045619236609ce112f89463e6);}});var g_44212fca46d6a079a96775654dddbb4d = new google.maps.Geocoder();g_44212fca46d6a079a96775654dddbb4d.geocode( { 'address': "1 E Harrisburg St, Dillsburg, PA 17019"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dillsburg-PA-susquehanna-bank').style.display = '';map = new google.maps.Map(document.getElementById('dillsburg-PA-susquehanna-bank'), mapOptions);}document.getElementById('466f56e2').innerHTML += ' | View Map';var $l44212fca46d6a079a96775654dddbb4d = '

Susquehanna Bank

Address: 1 E Harrisburg St, Dillsburg, PA 17019
Phone: (717) 432-7661
';var m_44212fca46d6a079a96775654dddbb4d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Susquehanna Bank',});m_44212fca46d6a079a96775654dddbb4d['infowindow'] = new google.maps.InfoWindow({content: $l44212fca46d6a079a96775654dddbb4d});var infowindow = new google.maps.InfoWindow({content: $l44212fca46d6a079a96775654dddbb4d});google.maps.event.addListener(m_44212fca46d6a079a96775654dddbb4d, 'click', function() {infowindow.open(map,m_44212fca46d6a079a96775654dddbb4d);});$marker.push(m_44212fca46d6a079a96775654dddbb4d);}});}google.maps.event.addDomListener(window, 'load', initialize);