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.9212,-73.0677)};var g_f06067263051b3f5a73ddeebadf6faab = new google.maps.Geocoder();g_f06067263051b3f5a73ddeebadf6faab.geocode( { 'address': "654 Main St, Winsted, CT 06098"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('winsted-CT-northwest-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('winsted-CT-northwest-community-bank'), mapOptions);}document.getElementById('fc669d57').innerHTML += ' | View Map';var $lf06067263051b3f5a73ddeebadf6faab = '

Northwest Community Bank

Address: 654 Main St, Winsted, CT 06098
Phone: (860) 379-3361
';var m_f06067263051b3f5a73ddeebadf6faab = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northwest Community Bank',});m_f06067263051b3f5a73ddeebadf6faab['infowindow'] = new google.maps.InfoWindow({content: $lf06067263051b3f5a73ddeebadf6faab});var infowindow = new google.maps.InfoWindow({content: $lf06067263051b3f5a73ddeebadf6faab});google.maps.event.addListener(m_f06067263051b3f5a73ddeebadf6faab, 'click', function() {infowindow.open(map,m_f06067263051b3f5a73ddeebadf6faab);});$marker.push(m_f06067263051b3f5a73ddeebadf6faab);}});var g_c654eb94b8a5bb0656673717f7058983 = new google.maps.Geocoder();g_c654eb94b8a5bb0656673717f7058983.geocode( { 'address': "86 Main St, Winsted, CT 06098-1711"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('winsted-CT-northwest-community-bank').style.display = '';map = new google.maps.Map(document.getElementById('winsted-CT-northwest-community-bank'), mapOptions);}document.getElementById('43b90a53').innerHTML += ' | View Map';var $lc654eb94b8a5bb0656673717f7058983 = '

Northwest Community Bank

Address: 86 Main St, Winsted, CT 06098-1711
Phone: (860) 379-7561
';var m_c654eb94b8a5bb0656673717f7058983 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Northwest Community Bank',});m_c654eb94b8a5bb0656673717f7058983['infowindow'] = new google.maps.InfoWindow({content: $lc654eb94b8a5bb0656673717f7058983});var infowindow = new google.maps.InfoWindow({content: $lc654eb94b8a5bb0656673717f7058983});google.maps.event.addListener(m_c654eb94b8a5bb0656673717f7058983, 'click', function() {infowindow.open(map,m_c654eb94b8a5bb0656673717f7058983);});$marker.push(m_c654eb94b8a5bb0656673717f7058983);}});}google.maps.event.addDomListener(window, 'load', initialize);