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.6017,-72.9869)};var g_aadeccf20333fe8cb7946318389d4555 = new google.maps.Geocoder();g_aadeccf20333fe8cb7946318389d4555.geocode( { 'address': "723 Wolcott Rd, Wolcott, CT 06716, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wolcott-CT-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('wolcott-CT-citizens-bank'), mapOptions);}document.getElementById('4a4cbebf').innerHTML += ' | View Map';var $laadeccf20333fe8cb7946318389d4555 = '

Citizens Bank

Address: 723 Wolcott Rd, Wolcott, CT 06716, USA
Phone:
';var m_aadeccf20333fe8cb7946318389d4555 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_aadeccf20333fe8cb7946318389d4555['infowindow'] = new google.maps.InfoWindow({content: $laadeccf20333fe8cb7946318389d4555});var infowindow = new google.maps.InfoWindow({content: $laadeccf20333fe8cb7946318389d4555});google.maps.event.addListener(m_aadeccf20333fe8cb7946318389d4555, 'click', function() {infowindow.open(map,m_aadeccf20333fe8cb7946318389d4555);});$marker.push(m_aadeccf20333fe8cb7946318389d4555);}});var g_0cd630e03f815409ed9463ff296e6e29 = new google.maps.Geocoder();g_0cd630e03f815409ed9463ff296e6e29.geocode( { 'address': "1655 Meriden Rd, Wolcott, CT 06716, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wolcott-CT-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('wolcott-CT-citizens-bank'), mapOptions);}document.getElementById('bf3c3ca1').innerHTML += ' | View Map';var $l0cd630e03f815409ed9463ff296e6e29 = '

Citizens Bank

Address: 1655 Meriden Rd, Wolcott, CT 06716, USA
Phone:
';var m_0cd630e03f815409ed9463ff296e6e29 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_0cd630e03f815409ed9463ff296e6e29['infowindow'] = new google.maps.InfoWindow({content: $l0cd630e03f815409ed9463ff296e6e29});var infowindow = new google.maps.InfoWindow({content: $l0cd630e03f815409ed9463ff296e6e29});google.maps.event.addListener(m_0cd630e03f815409ed9463ff296e6e29, 'click', function() {infowindow.open(map,m_0cd630e03f815409ed9463ff296e6e29);});$marker.push(m_0cd630e03f815409ed9463ff296e6e29);}});}google.maps.event.addDomListener(window, 'load', initialize);