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.0082,-76.3579)};var g_9d9173d74850297ab416684616b483e0 = new google.maps.Geocoder();g_9d9173d74850297ab416684616b483e0.geocode( { 'address': "25 Manor Ave, Millersville, PA 17551, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('millersville-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('millersville-PA-citizens-bank'), mapOptions);}document.getElementById('6fddb9be').innerHTML += ' | View Map';var $l9d9173d74850297ab416684616b483e0 = '

Citizens Bank

Address: 25 Manor Ave, Millersville, PA 17551, USA
Phone: (800) 922-9999
';var m_9d9173d74850297ab416684616b483e0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_9d9173d74850297ab416684616b483e0['infowindow'] = new google.maps.InfoWindow({content: $l9d9173d74850297ab416684616b483e0});var infowindow = new google.maps.InfoWindow({content: $l9d9173d74850297ab416684616b483e0});google.maps.event.addListener(m_9d9173d74850297ab416684616b483e0, 'click', function() {infowindow.open(map,m_9d9173d74850297ab416684616b483e0);});$marker.push(m_9d9173d74850297ab416684616b483e0);}});var g_1bf51391a0837996a8f5f7a15d472c7d = new google.maps.Geocoder();g_1bf51391a0837996a8f5f7a15d472c7d.geocode( { 'address': "515 Leaman Ave, Millersville, PA 17551, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('millersville-PA-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('millersville-PA-citizens-bank'), mapOptions);}document.getElementById('cf367808').innerHTML += ' | View Map';var $l1bf51391a0837996a8f5f7a15d472c7d = '

Citizens Bank

Address: 515 Leaman Ave, Millersville, PA 17551, USA
Phone: (717) 871-6433
';var m_1bf51391a0837996a8f5f7a15d472c7d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_1bf51391a0837996a8f5f7a15d472c7d['infowindow'] = new google.maps.InfoWindow({content: $l1bf51391a0837996a8f5f7a15d472c7d});var infowindow = new google.maps.InfoWindow({content: $l1bf51391a0837996a8f5f7a15d472c7d});google.maps.event.addListener(m_1bf51391a0837996a8f5f7a15d472c7d, 'click', function() {infowindow.open(map,m_1bf51391a0837996a8f5f7a15d472c7d);});$marker.push(m_1bf51391a0837996a8f5f7a15d472c7d);}});}google.maps.event.addDomListener(window, 'load', initialize);