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()};var g_ceba9dbb88494fa1153e10fda8a3534e = new google.maps.Geocoder();g_ceba9dbb88494fa1153e10fda8a3534e.geocode( { 'address': "824 South St. Mary\'s St, St Mary\'s, PA 15857"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('st-mary-s-PA-northwest-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('st-mary-s-PA-northwest-savings-bank'), mapOptions);}document.getElementById('0b7ce6a6').innerHTML += ' | View Map';var $lceba9dbb88494fa1153e10fda8a3534e = '

Northwest Savings Bank

Address: 824 South St. Mary\'s St, St Mary\'s, PA 15857
Phone: (814) 781-3277
';var m_ceba9dbb88494fa1153e10fda8a3534e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northwest Savings Bank',});m_ceba9dbb88494fa1153e10fda8a3534e['infowindow'] = new google.maps.InfoWindow({content: $lceba9dbb88494fa1153e10fda8a3534e});var infowindow = new google.maps.InfoWindow({content: $lceba9dbb88494fa1153e10fda8a3534e});google.maps.event.addListener(m_ceba9dbb88494fa1153e10fda8a3534e, 'click', function() {infowindow.open(map,m_ceba9dbb88494fa1153e10fda8a3534e);});$marker.push(m_ceba9dbb88494fa1153e10fda8a3534e);}});var g_ccd8d32b317d6c4567f49654ce06d41f = new google.maps.Geocoder();g_ccd8d32b317d6c4567f49654ce06d41f.geocode( { 'address': "39 S Saint Marys St, St Mary\'s, PA 15857"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('st-mary-s-PA-northwest-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('st-mary-s-PA-northwest-savings-bank'), mapOptions);}document.getElementById('303bd9a6').innerHTML += ' | View Map';var $lccd8d32b317d6c4567f49654ce06d41f = '

Northwest Savings Bank

Address: 39 S Saint Marys St, St Mary\'s, PA 15857
Phone: (814) 834-4417
';var m_ccd8d32b317d6c4567f49654ce06d41f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northwest Savings Bank',});m_ccd8d32b317d6c4567f49654ce06d41f['infowindow'] = new google.maps.InfoWindow({content: $lccd8d32b317d6c4567f49654ce06d41f});var infowindow = new google.maps.InfoWindow({content: $lccd8d32b317d6c4567f49654ce06d41f});google.maps.event.addListener(m_ccd8d32b317d6c4567f49654ce06d41f, 'click', function() {infowindow.open(map,m_ccd8d32b317d6c4567f49654ce06d41f);});$marker.push(m_ccd8d32b317d6c4567f49654ce06d41f);}});}google.maps.event.addDomListener(window, 'load', initialize);