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.0614,-76.322)};var g_f422468b1ad1f0354c640133bc2a5196 = new google.maps.Geocoder();g_f422468b1ad1f0354c640133bc2a5196.geocode( { 'address': "1195 Manheim Pike, Lancaster, PA 17601"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lancaster-PA-northwest-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('lancaster-PA-northwest-savings-bank'), mapOptions);}document.getElementById('7e06ce76').innerHTML += ' | View Map';var $lf422468b1ad1f0354c640133bc2a5196 = '

Northwest Savings Bank

Address: 1195 Manheim Pike, Lancaster, PA 17601
Phone: (717) 393-0700
';var m_f422468b1ad1f0354c640133bc2a5196 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northwest Savings Bank',});m_f422468b1ad1f0354c640133bc2a5196['infowindow'] = new google.maps.InfoWindow({content: $lf422468b1ad1f0354c640133bc2a5196});var infowindow = new google.maps.InfoWindow({content: $lf422468b1ad1f0354c640133bc2a5196});google.maps.event.addListener(m_f422468b1ad1f0354c640133bc2a5196, 'click', function() {infowindow.open(map,m_f422468b1ad1f0354c640133bc2a5196);});$marker.push(m_f422468b1ad1f0354c640133bc2a5196);}});var g_06d172404821f7d01060cc9629171b2e = new google.maps.Geocoder();g_06d172404821f7d01060cc9629171b2e.geocode( { 'address': "922 Columbia Ave, Lancaster, PA 17603"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lancaster-PA-northwest-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('lancaster-PA-northwest-savings-bank'), mapOptions);}document.getElementById('283eacb5').innerHTML += ' | View Map';var $l06d172404821f7d01060cc9629171b2e = '

Northwest Savings Bank

Address: 922 Columbia Ave, Lancaster, PA 17603
Phone: (717) 393-0900
';var m_06d172404821f7d01060cc9629171b2e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northwest Savings Bank',});m_06d172404821f7d01060cc9629171b2e['infowindow'] = new google.maps.InfoWindow({content: $l06d172404821f7d01060cc9629171b2e});var infowindow = new google.maps.InfoWindow({content: $l06d172404821f7d01060cc9629171b2e});google.maps.event.addListener(m_06d172404821f7d01060cc9629171b2e, 'click', function() {infowindow.open(map,m_06d172404821f7d01060cc9629171b2e);});$marker.push(m_06d172404821f7d01060cc9629171b2e);}});}google.maps.event.addDomListener(window, 'load', initialize);