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.7143,-72.2119)};var g_d8b2d48ec31f1b70807b8276ed0c66ac = new google.maps.Geocoder();g_d8b2d48ec31f1b70807b8276ed0c66ac.geocode( { 'address': "679 Main St, Willimantic, CT 06226"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('willimantic-CT-liberty-bank').style.display = '';map = new google.maps.Map(document.getElementById('willimantic-CT-liberty-bank'), mapOptions);}document.getElementById('e269d683').innerHTML += ' | View Map';var $ld8b2d48ec31f1b70807b8276ed0c66ac = '

Liberty Bank

Address: 679 Main St, Willimantic, CT 06226
Phone: (860) 456-5900
';var m_d8b2d48ec31f1b70807b8276ed0c66ac = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Liberty Bank',});m_d8b2d48ec31f1b70807b8276ed0c66ac['infowindow'] = new google.maps.InfoWindow({content: $ld8b2d48ec31f1b70807b8276ed0c66ac});var infowindow = new google.maps.InfoWindow({content: $ld8b2d48ec31f1b70807b8276ed0c66ac});google.maps.event.addListener(m_d8b2d48ec31f1b70807b8276ed0c66ac, 'click', function() {infowindow.open(map,m_d8b2d48ec31f1b70807b8276ed0c66ac);});$marker.push(m_d8b2d48ec31f1b70807b8276ed0c66ac);}});var g_b01586238b50366fa9b031a986cfa645 = new google.maps.Geocoder();g_b01586238b50366fa9b031a986cfa645.geocode( { 'address': "1703 Main St, Willimantic, CT 06226"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('willimantic-CT-liberty-bank').style.display = '';map = new google.maps.Map(document.getElementById('willimantic-CT-liberty-bank'), mapOptions);}document.getElementById('104c10f0').innerHTML += ' | View Map';var $lb01586238b50366fa9b031a986cfa645 = '

Liberty Bank

Address: 1703 Main St, Willimantic, CT 06226
Phone: (860) 456-5929
';var m_b01586238b50366fa9b031a986cfa645 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Liberty Bank',});m_b01586238b50366fa9b031a986cfa645['infowindow'] = new google.maps.InfoWindow({content: $lb01586238b50366fa9b031a986cfa645});var infowindow = new google.maps.InfoWindow({content: $lb01586238b50366fa9b031a986cfa645});google.maps.event.addListener(m_b01586238b50366fa9b031a986cfa645, 'click', function() {infowindow.open(map,m_b01586238b50366fa9b031a986cfa645);});$marker.push(m_b01586238b50366fa9b031a986cfa645);}});}google.maps.event.addDomListener(window, 'load', initialize);