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.0606,-77.4768)};var g_98bb4878003ded6a0656f30b5fe429cd = new google.maps.Geocoder();g_98bb4878003ded6a0656f30b5fe429cd.geocode( { 'address': "153 W Orange St, Shippensburg, PA 17257, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('shippensburg-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('shippensburg-PA-citizens-bank'), mapOptions);}document.getElementById('4c614be6').innerHTML += ' | View Map';var $l98bb4878003ded6a0656f30b5fe429cd = '

Citizens Bank

Address: 153 W Orange St, Shippensburg, PA 17257, USA
Phone: (717) 532-2151
';var m_98bb4878003ded6a0656f30b5fe429cd = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_98bb4878003ded6a0656f30b5fe429cd['infowindow'] = new google.maps.InfoWindow({content: $l98bb4878003ded6a0656f30b5fe429cd});var infowindow = new google.maps.InfoWindow({content: $l98bb4878003ded6a0656f30b5fe429cd});google.maps.event.addListener(m_98bb4878003ded6a0656f30b5fe429cd, 'click', function() {infowindow.open(map,m_98bb4878003ded6a0656f30b5fe429cd);});$marker.push(m_98bb4878003ded6a0656f30b5fe429cd);}});var g_11ab9503e643216015965113724359e1 = new google.maps.Geocoder();g_11ab9503e643216015965113724359e1.geocode( { 'address': "200 Walnut Bottom Rd, Shippensburg, PA 17257, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('shippensburg-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('shippensburg-PA-citizens-bank'), mapOptions);}document.getElementById('5e1f476e').innerHTML += ' | View Map';var $l11ab9503e643216015965113724359e1 = '

Citizens Bank

Address: 200 Walnut Bottom Rd, Shippensburg, PA 17257, USA
Phone:
';var m_11ab9503e643216015965113724359e1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_11ab9503e643216015965113724359e1['infowindow'] = new google.maps.InfoWindow({content: $l11ab9503e643216015965113724359e1});var infowindow = new google.maps.InfoWindow({content: $l11ab9503e643216015965113724359e1});google.maps.event.addListener(m_11ab9503e643216015965113724359e1, 'click', function() {infowindow.open(map,m_11ab9503e643216015965113724359e1);});$marker.push(m_11ab9503e643216015965113724359e1);}});}google.maps.event.addDomListener(window, 'load', initialize);