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.2798,-72.5977)};var g_83ff4a24b498b03256b7eaa8e119c8ad = new google.maps.Geocoder();g_83ff4a24b498b03256b7eaa8e119c8ad.geocode( { 'address': "256 Samson Rock Dr, Madison, CT 06443, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('madison-CT-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('madison-CT-citizens-bank'), mapOptions);}document.getElementById('3854d972').innerHTML += ' | View Map';var $l83ff4a24b498b03256b7eaa8e119c8ad = '

Citizens Bank

Address: 256 Samson Rock Dr, Madison, CT 06443, USA
Phone: (203) 245-5025
';var m_83ff4a24b498b03256b7eaa8e119c8ad = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_83ff4a24b498b03256b7eaa8e119c8ad['infowindow'] = new google.maps.InfoWindow({content: $l83ff4a24b498b03256b7eaa8e119c8ad});var infowindow = new google.maps.InfoWindow({content: $l83ff4a24b498b03256b7eaa8e119c8ad});google.maps.event.addListener(m_83ff4a24b498b03256b7eaa8e119c8ad, 'click', function() {infowindow.open(map,m_83ff4a24b498b03256b7eaa8e119c8ad);});$marker.push(m_83ff4a24b498b03256b7eaa8e119c8ad);}});var g_9ba169417d9289c1e129096b47c3e960 = new google.maps.Geocoder();g_9ba169417d9289c1e129096b47c3e960.geocode( { 'address': "633 Boston Post Rd, Madison, CT 06443, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('madison-CT-citizens-bank').style.display = '';map = new google.maps.Map(document.getElementById('madison-CT-citizens-bank'), mapOptions);}document.getElementById('c39e4e55').innerHTML += ' | View Map';var $l9ba169417d9289c1e129096b47c3e960 = '

Citizens Bank

Address: 633 Boston Post Rd, Madison, CT 06443, USA
Phone:
';var m_9ba169417d9289c1e129096b47c3e960 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Citizens Bank',});m_9ba169417d9289c1e129096b47c3e960['infowindow'] = new google.maps.InfoWindow({content: $l9ba169417d9289c1e129096b47c3e960});var infowindow = new google.maps.InfoWindow({content: $l9ba169417d9289c1e129096b47c3e960});google.maps.event.addListener(m_9ba169417d9289c1e129096b47c3e960, 'click', function() {infowindow.open(map,m_9ba169417d9289c1e129096b47c3e960);});$marker.push(m_9ba169417d9289c1e129096b47c3e960);}});}google.maps.event.addDomListener(window, 'load', initialize);