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(41.4112,-78.5619)};var g_0421d3c62c42bd3c66e216cfa2324f2a = new google.maps.Geocoder();g_0421d3c62c42bd3c66e216cfa2324f2a.geocode( { 'address': "824 S St Marys Rd, St Marys, PA 15857, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('saint-marys-PA-northwest-bank').style.display = '';map = new google.maps.Map(document.getElementById('saint-marys-PA-northwest-bank'), mapOptions);}document.getElementById('06522b66').innerHTML += ' | View Map';var $l0421d3c62c42bd3c66e216cfa2324f2a = '

Northwest Bank

Address: 824 S St Marys Rd, St Marys, PA 15857, USA
Phone: (814) 781-3277
';var m_0421d3c62c42bd3c66e216cfa2324f2a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northwest Bank',});m_0421d3c62c42bd3c66e216cfa2324f2a['infowindow'] = new google.maps.InfoWindow({content: $l0421d3c62c42bd3c66e216cfa2324f2a});var infowindow = new google.maps.InfoWindow({content: $l0421d3c62c42bd3c66e216cfa2324f2a});google.maps.event.addListener(m_0421d3c62c42bd3c66e216cfa2324f2a, 'click', function() {infowindow.open(map,m_0421d3c62c42bd3c66e216cfa2324f2a);});$marker.push(m_0421d3c62c42bd3c66e216cfa2324f2a);}});var g_26470511e6cf2cdfad9e3fba4efd1707 = new google.maps.Geocoder();g_26470511e6cf2cdfad9e3fba4efd1707.geocode( { 'address': "39 S St Marys St, St Marys, PA 15857, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('saint-marys-PA-northwest-bank').style.display = '';map = new google.maps.Map(document.getElementById('saint-marys-PA-northwest-bank'), mapOptions);}document.getElementById('6b9cf474').innerHTML += ' | View Map';var $l26470511e6cf2cdfad9e3fba4efd1707 = '

Northwest Bank

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