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.956,-78.6498)};var g_a7f99a504081eb24942a37565aee1f4a = new google.maps.Geocoder();g_a7f99a504081eb24942a37565aee1f4a.geocode( { 'address': "950 E Main St, Bradford, PA 16701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bradford-PA-northwest-bank').style.display = '';map = new google.maps.Map(document.getElementById('bradford-PA-northwest-bank'), mapOptions);}document.getElementById('0652d87e').innerHTML += ' | View Map';var $la7f99a504081eb24942a37565aee1f4a = '

Northwest Bank

Address: 950 E Main St, Bradford, PA 16701, USA
Phone: (814) 362-4000
';var m_a7f99a504081eb24942a37565aee1f4a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northwest Bank',});m_a7f99a504081eb24942a37565aee1f4a['infowindow'] = new google.maps.InfoWindow({content: $la7f99a504081eb24942a37565aee1f4a});var infowindow = new google.maps.InfoWindow({content: $la7f99a504081eb24942a37565aee1f4a});google.maps.event.addListener(m_a7f99a504081eb24942a37565aee1f4a, 'click', function() {infowindow.open(map,m_a7f99a504081eb24942a37565aee1f4a);});$marker.push(m_a7f99a504081eb24942a37565aee1f4a);}});var g_0789280fbf899233589e40207583b45c = new google.maps.Geocoder();g_0789280fbf899233589e40207583b45c.geocode( { 'address': "85 W Washington St, Bradford, PA 16701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bradford-PA-northwest-bank').style.display = '';map = new google.maps.Map(document.getElementById('bradford-PA-northwest-bank'), mapOptions);}document.getElementById('6553bbfd').innerHTML += ' | View Map';var $l0789280fbf899233589e40207583b45c = '

Northwest Bank

Address: 85 W Washington St, Bradford, PA 16701, USA
Phone: (814) 368-8888
';var m_0789280fbf899233589e40207583b45c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northwest Bank',});m_0789280fbf899233589e40207583b45c['infowindow'] = new google.maps.InfoWindow({content: $l0789280fbf899233589e40207583b45c});var infowindow = new google.maps.InfoWindow({content: $l0789280fbf899233589e40207583b45c});google.maps.event.addListener(m_0789280fbf899233589e40207583b45c, 'click', function() {infowindow.open(map,m_0789280fbf899233589e40207583b45c);});$marker.push(m_0789280fbf899233589e40207583b45c);}});var g_41bacf567aefc61b3076c74d8925128f = new google.maps.Geocoder();g_41bacf567aefc61b3076c74d8925128f.geocode( { 'address': "33 Main St, Bradford, PA 16701, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bradford-PA-northwest-bank').style.display = '';map = new google.maps.Map(document.getElementById('bradford-PA-northwest-bank'), mapOptions);}document.getElementById('a6d5d5af').innerHTML += ' | View Map';var $l41bacf567aefc61b3076c74d8925128f = '

Northwest Bank

Address: 33 Main St, Bradford, PA 16701, USA
Phone: (814) 362-3503
';var m_41bacf567aefc61b3076c74d8925128f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northwest Bank',});m_41bacf567aefc61b3076c74d8925128f['infowindow'] = new google.maps.InfoWindow({content: $l41bacf567aefc61b3076c74d8925128f});var infowindow = new google.maps.InfoWindow({content: $l41bacf567aefc61b3076c74d8925128f});google.maps.event.addListener(m_41bacf567aefc61b3076c74d8925128f, 'click', function() {infowindow.open(map,m_41bacf567aefc61b3076c74d8925128f);});$marker.push(m_41bacf567aefc61b3076c74d8925128f);}});}google.maps.event.addDomListener(window, 'load', initialize);