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.3496,-72.0765)};var g_2831648e9dac9b4618a0ab63d6a81e64 = new google.maps.Geocoder();g_2831648e9dac9b4618a0ab63d6a81e64.geocode( { 'address': "816 Long Hill Rd, Groton, CT 06340, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('groton-CT-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('groton-CT-citizens-bank'), mapOptions);}document.getElementById('21fe7b24').innerHTML += ' | View Map';var $l2831648e9dac9b4618a0ab63d6a81e64 = '

Citizens Bank

Address: 816 Long Hill Rd, Groton, CT 06340, USA
Phone: (860) 448-4000
';var m_2831648e9dac9b4618a0ab63d6a81e64 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_2831648e9dac9b4618a0ab63d6a81e64['infowindow'] = new google.maps.InfoWindow({content: $l2831648e9dac9b4618a0ab63d6a81e64});var infowindow = new google.maps.InfoWindow({content: $l2831648e9dac9b4618a0ab63d6a81e64});google.maps.event.addListener(m_2831648e9dac9b4618a0ab63d6a81e64, 'click', function() {infowindow.open(map,m_2831648e9dac9b4618a0ab63d6a81e64);});$marker.push(m_2831648e9dac9b4618a0ab63d6a81e64);}});var g_cf4bc646dd5d0bc48d3f63b68a6f5926 = new google.maps.Geocoder();g_cf4bc646dd5d0bc48d3f63b68a6f5926.geocode( { 'address': "273 Mitchell St, Groton, CT 06340, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('groton-CT-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('groton-CT-citizens-bank'), mapOptions);}document.getElementById('f5a0c081').innerHTML += ' | View Map';var $lcf4bc646dd5d0bc48d3f63b68a6f5926 = '

Citizens Bank

Address: 273 Mitchell St, Groton, CT 06340, USA
Phone:
';var m_cf4bc646dd5d0bc48d3f63b68a6f5926 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_cf4bc646dd5d0bc48d3f63b68a6f5926['infowindow'] = new google.maps.InfoWindow({content: $lcf4bc646dd5d0bc48d3f63b68a6f5926});var infowindow = new google.maps.InfoWindow({content: $lcf4bc646dd5d0bc48d3f63b68a6f5926});google.maps.event.addListener(m_cf4bc646dd5d0bc48d3f63b68a6f5926, 'click', function() {infowindow.open(map,m_cf4bc646dd5d0bc48d3f63b68a6f5926);});$marker.push(m_cf4bc646dd5d0bc48d3f63b68a6f5926);}});}google.maps.event.addDomListener(window, 'load', initialize);