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.728,-72.6687)};var g_3d460f2a78c6332c93af8ab63bda4f63 = new google.maps.Geocoder();g_3d460f2a78c6332c93af8ab63bda4f63.geocode( { 'address': "21 Silas Deane Hwy, Wethersfield, CT 06109, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('wethersfield-CT-ukrainian-self-reliance-fed-cu').style.display = '';map = new google.maps.Map(document.getElementById('wethersfield-CT-ukrainian-self-reliance-fed-cu'), mapOptions);}document.getElementById('f851f11c').innerHTML += ' | View Map';var $l3d460f2a78c6332c93af8ab63bda4f63 = '

Ukrainian Self Reliance Fed CU

Address: 21 Silas Deane Hwy, Wethersfield, CT 06109, USA
Phone: (860) 296-4714
';var m_3d460f2a78c6332c93af8ab63bda4f63 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ukrainian Self Reliance Fed CU',});m_3d460f2a78c6332c93af8ab63bda4f63['infowindow'] = new google.maps.InfoWindow({content: $l3d460f2a78c6332c93af8ab63bda4f63});var infowindow = new google.maps.InfoWindow({content: $l3d460f2a78c6332c93af8ab63bda4f63});google.maps.event.addListener(m_3d460f2a78c6332c93af8ab63bda4f63, 'click', function() {infowindow.open(map,m_3d460f2a78c6332c93af8ab63bda4f63);});$marker.push(m_3d460f2a78c6332c93af8ab63bda4f63);}});}google.maps.event.addDomListener(window, 'load', initialize);