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.3667,-72.2084)};var g_a35412737d3cdb69c42389ca102e9701 = new google.maps.Geocoder();g_a35412737d3cdb69c42389ca102e9701.geocode( { 'address': "15 Chesterfield Rd Ste 1, East Lyme, CT 06333, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('east-lyme-CT-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('east-lyme-CT-citizens-bank'), mapOptions);}document.getElementById('29ed2a26').innerHTML += ' | View Map';var $la35412737d3cdb69c42389ca102e9701 = '

Citizens Bank

Address: 15 Chesterfield Rd Ste 1, East Lyme, CT 06333, USA
Phone: (860) 739-1304
';var m_a35412737d3cdb69c42389ca102e9701 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_a35412737d3cdb69c42389ca102e9701['infowindow'] = new google.maps.InfoWindow({content: $la35412737d3cdb69c42389ca102e9701});var infowindow = new google.maps.InfoWindow({content: $la35412737d3cdb69c42389ca102e9701});google.maps.event.addListener(m_a35412737d3cdb69c42389ca102e9701, 'click', function() {infowindow.open(map,m_a35412737d3cdb69c42389ca102e9701);});$marker.push(m_a35412737d3cdb69c42389ca102e9701);}});var g_3d299c180930132c9c7ce64c01fa4869 = new google.maps.Geocoder();g_3d299c180930132c9c7ce64c01fa4869.geocode( { 'address': "43 Pennsylvania Ave, Niantic, CT 06357, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('east-lyme-CT-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('east-lyme-CT-citizens-bank'), mapOptions);}document.getElementById('1aceaa62').innerHTML += ' | View Map';var $l3d299c180930132c9c7ce64c01fa4869 = '

Citizens Bank

Address: 43 Pennsylvania Ave, Niantic, CT 06357, USA
Phone: (860) 739-1300
';var m_3d299c180930132c9c7ce64c01fa4869 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_3d299c180930132c9c7ce64c01fa4869['infowindow'] = new google.maps.InfoWindow({content: $l3d299c180930132c9c7ce64c01fa4869});var infowindow = new google.maps.InfoWindow({content: $l3d299c180930132c9c7ce64c01fa4869});google.maps.event.addListener(m_3d299c180930132c9c7ce64c01fa4869, 'click', function() {infowindow.open(map,m_3d299c180930132c9c7ce64c01fa4869);});$marker.push(m_3d299c180930132c9c7ce64c01fa4869);}});}google.maps.event.addDomListener(window, 'load', initialize);