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.1048,-77.0418)};var g_284b17a3c324553f281a687b493c2789 = new google.maps.Geocoder();g_284b17a3c324553f281a687b493c2789.geocode( { 'address': "313 S Rte 15, Dillsburg, PA 17019, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dillsburg-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('dillsburg-PA-citizens-bank'), mapOptions);}document.getElementById('ba67926e').innerHTML += ' | View Map';var $l284b17a3c324553f281a687b493c2789 = '

Citizens Bank

Address: 313 S Rte 15, Dillsburg, PA 17019, USA
Phone:
';var m_284b17a3c324553f281a687b493c2789 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_284b17a3c324553f281a687b493c2789['infowindow'] = new google.maps.InfoWindow({content: $l284b17a3c324553f281a687b493c2789});var infowindow = new google.maps.InfoWindow({content: $l284b17a3c324553f281a687b493c2789});google.maps.event.addListener(m_284b17a3c324553f281a687b493c2789, 'click', function() {infowindow.open(map,m_284b17a3c324553f281a687b493c2789);});$marker.push(m_284b17a3c324553f281a687b493c2789);}});var g_54b6ba0dddebed8fc9199575a8f99528 = new google.maps.Geocoder();g_54b6ba0dddebed8fc9199575a8f99528.geocode( { 'address': "4 S Baltimore St, Dillsburg, PA 17019, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('dillsburg-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('dillsburg-PA-citizens-bank'), mapOptions);}document.getElementById('6c8df4cd').innerHTML += ' | View Map';var $l54b6ba0dddebed8fc9199575a8f99528 = '

Citizens Bank

Address: 4 S Baltimore St, Dillsburg, PA 17019, USA
Phone: (717) 432-9639
';var m_54b6ba0dddebed8fc9199575a8f99528 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_54b6ba0dddebed8fc9199575a8f99528['infowindow'] = new google.maps.InfoWindow({content: $l54b6ba0dddebed8fc9199575a8f99528});var infowindow = new google.maps.InfoWindow({content: $l54b6ba0dddebed8fc9199575a8f99528});google.maps.event.addListener(m_54b6ba0dddebed8fc9199575a8f99528, 'click', function() {infowindow.open(map,m_54b6ba0dddebed8fc9199575a8f99528);});$marker.push(m_54b6ba0dddebed8fc9199575a8f99528);}});}google.maps.event.addDomListener(window, 'load', initialize);