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.6555,-73.0991)};var g_b971cc0c369b74fa335120701efa2369 = new google.maps.Geocoder();g_b971cc0c369b74fa335120701efa2369.geocode( { 'address': "203 Main St, Thomaston, CT 06787"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('thomaston-CT-thomaston-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('thomaston-CT-thomaston-savings-bank'), mapOptions);}document.getElementById('e14405f6').innerHTML += ' | View Map';var $lb971cc0c369b74fa335120701efa2369 = '

Thomaston Savings Bank

Address: 203 Main St, Thomaston, CT 06787
Phone: (860) 283-1874
';var m_b971cc0c369b74fa335120701efa2369 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Thomaston Savings Bank',});m_b971cc0c369b74fa335120701efa2369['infowindow'] = new google.maps.InfoWindow({content: $lb971cc0c369b74fa335120701efa2369});var infowindow = new google.maps.InfoWindow({content: $lb971cc0c369b74fa335120701efa2369});google.maps.event.addListener(m_b971cc0c369b74fa335120701efa2369, 'click', function() {infowindow.open(map,m_b971cc0c369b74fa335120701efa2369);});$marker.push(m_b971cc0c369b74fa335120701efa2369);}});var g_ecd01de50b69c90d3f57a8b1130e9c7e = new google.maps.Geocoder();g_ecd01de50b69c90d3f57a8b1130e9c7e.geocode( { 'address': "508 S Main St, Thomaston, CT 06787"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('thomaston-CT-thomaston-savings-bank').style.display = '';map = new google.maps.Map(document.getElementById('thomaston-CT-thomaston-savings-bank'), mapOptions);}document.getElementById('d6c4e5f9').innerHTML += ' | View Map';var $lecd01de50b69c90d3f57a8b1130e9c7e = '

Thomaston Savings Bank

Address: 508 S Main St, Thomaston, CT 06787
Phone: (860) 283-3100
';var m_ecd01de50b69c90d3f57a8b1130e9c7e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Thomaston Savings Bank',});m_ecd01de50b69c90d3f57a8b1130e9c7e['infowindow'] = new google.maps.InfoWindow({content: $lecd01de50b69c90d3f57a8b1130e9c7e});var infowindow = new google.maps.InfoWindow({content: $lecd01de50b69c90d3f57a8b1130e9c7e});google.maps.event.addListener(m_ecd01de50b69c90d3f57a8b1130e9c7e, 'click', function() {infowindow.open(map,m_ecd01de50b69c90d3f57a8b1130e9c7e);});$marker.push(m_ecd01de50b69c90d3f57a8b1130e9c7e);}});}google.maps.event.addDomListener(window, 'load', initialize);