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.5416,-72.652)};var g_8d317bdcf4aafcfc22149d77babee96d = new google.maps.Geocoder();g_8d317bdcf4aafcfc22149d77babee96d.geocode( { 'address': "524 S Main St, Middletown, CT 06457, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('middletown-CT-seasons-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('middletown-CT-seasons-federal-credit-union'), mapOptions);}document.getElementById('09c8819f').innerHTML += ' | View Map';var $l8d317bdcf4aafcfc22149d77babee96d = '

Seasons Federal Credit Union

Address: 524 S Main St, Middletown, CT 06457, USA
Phone: (860) 346-6615
';var m_8d317bdcf4aafcfc22149d77babee96d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Seasons Federal Credit Union',});m_8d317bdcf4aafcfc22149d77babee96d['infowindow'] = new google.maps.InfoWindow({content: $l8d317bdcf4aafcfc22149d77babee96d});var infowindow = new google.maps.InfoWindow({content: $l8d317bdcf4aafcfc22149d77babee96d});google.maps.event.addListener(m_8d317bdcf4aafcfc22149d77babee96d, 'click', function() {infowindow.open(map,m_8d317bdcf4aafcfc22149d77babee96d);});$marker.push(m_8d317bdcf4aafcfc22149d77babee96d);}});var g_45048776b55e0aa99bb7dc9391309ea9 = new google.maps.Geocoder();g_45048776b55e0aa99bb7dc9391309ea9.geocode( { 'address': "635 S Main St D, Middletown, CT 06457, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('middletown-CT-seasons-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('middletown-CT-seasons-federal-credit-union'), mapOptions);}document.getElementById('30dd7908').innerHTML += ' | View Map';var $l45048776b55e0aa99bb7dc9391309ea9 = '

Season's Federal Credit Union

Address: 635 S Main St D, Middletown, CT 06457, USA
Phone:
';var m_45048776b55e0aa99bb7dc9391309ea9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Season's Federal Credit Union',});m_45048776b55e0aa99bb7dc9391309ea9['infowindow'] = new google.maps.InfoWindow({content: $l45048776b55e0aa99bb7dc9391309ea9});var infowindow = new google.maps.InfoWindow({content: $l45048776b55e0aa99bb7dc9391309ea9});google.maps.event.addListener(m_45048776b55e0aa99bb7dc9391309ea9, 'click', function() {infowindow.open(map,m_45048776b55e0aa99bb7dc9391309ea9);});$marker.push(m_45048776b55e0aa99bb7dc9391309ea9);}});}google.maps.event.addDomListener(window, 'load', initialize);