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.5509,-73.0096)};var g_936997f571cbe3dd01d6f2ec67da8547 = new google.maps.Geocoder();g_936997f571cbe3dd01d6f2ec67da8547.geocode( { 'address': "601 Watertown Ave, Waterbury, CT 06708, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waterbury-CT-fd-community-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('waterbury-CT-fd-community-federal-credit-union'), mapOptions);}document.getElementById('5e059ebc').innerHTML += ' | View Map';var $l936997f571cbe3dd01d6f2ec67da8547 = '

FD Community Federal Credit Union

Address: 601 Watertown Ave, Waterbury, CT 06708, USA
Phone: (203) 753-9201
';var m_936997f571cbe3dd01d6f2ec67da8547 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'FD Community Federal Credit Union',});m_936997f571cbe3dd01d6f2ec67da8547['infowindow'] = new google.maps.InfoWindow({content: $l936997f571cbe3dd01d6f2ec67da8547});var infowindow = new google.maps.InfoWindow({content: $l936997f571cbe3dd01d6f2ec67da8547});google.maps.event.addListener(m_936997f571cbe3dd01d6f2ec67da8547, 'click', function() {infowindow.open(map,m_936997f571cbe3dd01d6f2ec67da8547);});$marker.push(m_936997f571cbe3dd01d6f2ec67da8547);}});var g_4a06d868d044c50af0cf9bc82d2fc19f = new google.maps.Geocoder();g_4a06d868d044c50af0cf9bc82d2fc19f.geocode( { 'address': "64 Store Ave, Waterbury, CT 06705, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('waterbury-CT-fd-community-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('waterbury-CT-fd-community-federal-credit-union'), mapOptions);}document.getElementById('a2b040aa').innerHTML += ' | View Map';var $l4a06d868d044c50af0cf9bc82d2fc19f = '

FD Community Federal Credit Union

Address: 64 Store Ave, Waterbury, CT 06705, USA
Phone: (203) 346-6185
';var m_4a06d868d044c50af0cf9bc82d2fc19f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'FD Community Federal Credit Union',});m_4a06d868d044c50af0cf9bc82d2fc19f['infowindow'] = new google.maps.InfoWindow({content: $l4a06d868d044c50af0cf9bc82d2fc19f});var infowindow = new google.maps.InfoWindow({content: $l4a06d868d044c50af0cf9bc82d2fc19f});google.maps.event.addListener(m_4a06d868d044c50af0cf9bc82d2fc19f, 'click', function() {infowindow.open(map,m_4a06d868d044c50af0cf9bc82d2fc19f);});$marker.push(m_4a06d868d044c50af0cf9bc82d2fc19f);}});}google.maps.event.addDomListener(window, 'load', initialize);