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.8729,-72.802)};var g_90525e70b7842930586545c6f1c9310c = new google.maps.Geocoder();g_90525e70b7842930586545c6f1c9310c.geocode( { 'address': "730 Hopmeadow St, Simsbury, CT 06070, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('simsbury-CT-valley-catholic-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('simsbury-CT-valley-catholic-federal-credit-union'), mapOptions);}document.getElementById('8f77fc37').innerHTML += ' | View Map';var $l90525e70b7842930586545c6f1c9310c = '

Valley Catholic Federal Credit Union

Address: 730 Hopmeadow St, Simsbury, CT 06070, USA
Phone: (860) 658-9921
';var m_90525e70b7842930586545c6f1c9310c = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley Catholic Federal Credit Union',});m_90525e70b7842930586545c6f1c9310c['infowindow'] = new google.maps.InfoWindow({content: $l90525e70b7842930586545c6f1c9310c});var infowindow = new google.maps.InfoWindow({content: $l90525e70b7842930586545c6f1c9310c});google.maps.event.addListener(m_90525e70b7842930586545c6f1c9310c, 'click', function() {infowindow.open(map,m_90525e70b7842930586545c6f1c9310c);});$marker.push(m_90525e70b7842930586545c6f1c9310c);}});var g_db0513583c7b05237076d942baab7ce9 = new google.maps.Geocoder();g_db0513583c7b05237076d942baab7ce9.geocode( { 'address': "132 Firetown Rd, Simsbury, CT 06070, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('simsbury-CT-valley-catholic-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('simsbury-CT-valley-catholic-federal-credit-union'), mapOptions);}document.getElementById('569b252b').innerHTML += ' | View Map';var $ldb0513583c7b05237076d942baab7ce9 = '

Valley Catholic Federal Credit Union

Address: 132 Firetown Rd, Simsbury, CT 06070, USA
Phone: (860) 658-9921
';var m_db0513583c7b05237076d942baab7ce9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Valley Catholic Federal Credit Union',});m_db0513583c7b05237076d942baab7ce9['infowindow'] = new google.maps.InfoWindow({content: $ldb0513583c7b05237076d942baab7ce9});var infowindow = new google.maps.InfoWindow({content: $ldb0513583c7b05237076d942baab7ce9});google.maps.event.addListener(m_db0513583c7b05237076d942baab7ce9, 'click', function() {infowindow.open(map,m_db0513583c7b05237076d942baab7ce9);});$marker.push(m_db0513583c7b05237076d942baab7ce9);}});}google.maps.event.addDomListener(window, 'load', initialize);