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.3251,-72.1939)};var g_74cdc1c4c545a80f24285a166e57ba58 = new google.maps.Geocoder();g_74cdc1c4c545a80f24285a166e57ba58.geocode( { 'address': "12 Hope St, East Lyme, CT 06333, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('east-lyme-CT-liberty-bank').style.display = '';map = new google.maps.Map(document.getElementById('east-lyme-CT-liberty-bank'), mapOptions);}document.getElementById('113fe948').innerHTML += ' | View Map';var $l74cdc1c4c545a80f24285a166e57ba58 = '

Liberty Bank

Address: 12 Hope St, East Lyme, CT 06333, USA
Phone: (860) 739-0210
';var m_74cdc1c4c545a80f24285a166e57ba58 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Liberty Bank',});m_74cdc1c4c545a80f24285a166e57ba58['infowindow'] = new google.maps.InfoWindow({content: $l74cdc1c4c545a80f24285a166e57ba58});var infowindow = new google.maps.InfoWindow({content: $l74cdc1c4c545a80f24285a166e57ba58});google.maps.event.addListener(m_74cdc1c4c545a80f24285a166e57ba58, 'click', function() {infowindow.open(map,m_74cdc1c4c545a80f24285a166e57ba58);});$marker.push(m_74cdc1c4c545a80f24285a166e57ba58);}});var g_9a965f40490560c80fb16da93e49ae3e = new google.maps.Geocoder();g_9a965f40490560c80fb16da93e49ae3e.geocode( { 'address': "314 Flanders Rd, East Lyme, CT 06333, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('east-lyme-CT-liberty-bank').style.display = '';map = new google.maps.Map(document.getElementById('east-lyme-CT-liberty-bank'), mapOptions);}document.getElementById('823cc235').innerHTML += ' | View Map';var $l9a965f40490560c80fb16da93e49ae3e = '

Liberty Bank

Address: 314 Flanders Rd, East Lyme, CT 06333, USA
Phone: (888) 570-0773
';var m_9a965f40490560c80fb16da93e49ae3e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Liberty Bank',});m_9a965f40490560c80fb16da93e49ae3e['infowindow'] = new google.maps.InfoWindow({content: $l9a965f40490560c80fb16da93e49ae3e});var infowindow = new google.maps.InfoWindow({content: $l9a965f40490560c80fb16da93e49ae3e});google.maps.event.addListener(m_9a965f40490560c80fb16da93e49ae3e, 'click', function() {infowindow.open(map,m_9a965f40490560c80fb16da93e49ae3e);});$marker.push(m_9a965f40490560c80fb16da93e49ae3e);}});}google.maps.event.addDomListener(window, 'load', initialize);