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.925,-79.8565)};var g_5cce8dede893813f879b873962fb669f = new google.maps.Geocoder();g_5cce8dede893813f879b873962fb669f.geocode( { 'address': "4 Perry St, Union City, PA 16438"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('union-city-PA-northwest-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('union-city-PA-northwest-savings-bank'), mapOptions);}document.getElementById('855a45cd').innerHTML += ' | View Map';var $l5cce8dede893813f879b873962fb669f = '

Northwest Savings Bank

Address: 4 Perry St, Union City, PA 16438
Phone: (814) 438-3896
';var m_5cce8dede893813f879b873962fb669f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northwest Savings Bank',});m_5cce8dede893813f879b873962fb669f['infowindow'] = new google.maps.InfoWindow({content: $l5cce8dede893813f879b873962fb669f});var infowindow = new google.maps.InfoWindow({content: $l5cce8dede893813f879b873962fb669f});google.maps.event.addListener(m_5cce8dede893813f879b873962fb669f, 'click', function() {infowindow.open(map,m_5cce8dede893813f879b873962fb669f);});$marker.push(m_5cce8dede893813f879b873962fb669f);}});var g_022f8fdb25172f255aca9e71b474aa13 = new google.maps.Geocoder();g_022f8fdb25172f255aca9e71b474aa13.geocode( { 'address': "22 N Main St, Union City, PA 16438"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('union-city-PA-northwest-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('union-city-PA-northwest-savings-bank'), mapOptions);}document.getElementById('237cc8df').innerHTML += ' | View Map';var $l022f8fdb25172f255aca9e71b474aa13 = '

Northwest Savings Bank

Address: 22 N Main St, Union City, PA 16438
Phone: (814) 438-3831
';var m_022f8fdb25172f255aca9e71b474aa13 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northwest Savings Bank',});m_022f8fdb25172f255aca9e71b474aa13['infowindow'] = new google.maps.InfoWindow({content: $l022f8fdb25172f255aca9e71b474aa13});var infowindow = new google.maps.InfoWindow({content: $l022f8fdb25172f255aca9e71b474aa13});google.maps.event.addListener(m_022f8fdb25172f255aca9e71b474aa13, 'click', function() {infowindow.open(map,m_022f8fdb25172f255aca9e71b474aa13);});$marker.push(m_022f8fdb25172f255aca9e71b474aa13);}});}google.maps.event.addDomListener(window, 'load', initialize);