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.7309,-72.6738)};var g_70222949cc0db89ab32c9969754d4758 = new google.maps.Geocoder();g_70222949cc0db89ab32c9969754d4758.geocode( { 'address': "632 Franklin Ave, Hartford, CT 06114, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hartford-CT-franklin-trust-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('hartford-CT-franklin-trust-federal-credit-union'), mapOptions);}document.getElementById('f2a6e6d3').innerHTML += ' | View Map';var $l70222949cc0db89ab32c9969754d4758 = '

Franklin Trust Federal Credit Union

Address: 632 Franklin Ave, Hartford, CT 06114, USA
Phone: (860) 296-4379
';var m_70222949cc0db89ab32c9969754d4758 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Franklin Trust Federal Credit Union',});m_70222949cc0db89ab32c9969754d4758['infowindow'] = new google.maps.InfoWindow({content: $l70222949cc0db89ab32c9969754d4758});var infowindow = new google.maps.InfoWindow({content: $l70222949cc0db89ab32c9969754d4758});google.maps.event.addListener(m_70222949cc0db89ab32c9969754d4758, 'click', function() {infowindow.open(map,m_70222949cc0db89ab32c9969754d4758);});$marker.push(m_70222949cc0db89ab32c9969754d4758);}});var g_14f1237ef67855b265687d388420fb95 = new google.maps.Geocoder();g_14f1237ef67855b265687d388420fb95.geocode( { 'address': "277 Asylum Ave, Hartford, CT 06103, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hartford-CT-franklin-trust-federal-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('hartford-CT-franklin-trust-federal-credit-union'), mapOptions);}document.getElementById('cb50e55c').innerHTML += ' | View Map';var $l14f1237ef67855b265687d388420fb95 = '

Franklin Trust Federal Credit Union

Address: 277 Asylum Ave, Hartford, CT 06103, USA
Phone: (860) 296-4379
';var m_14f1237ef67855b265687d388420fb95 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Franklin Trust Federal Credit Union',});m_14f1237ef67855b265687d388420fb95['infowindow'] = new google.maps.InfoWindow({content: $l14f1237ef67855b265687d388420fb95});var infowindow = new google.maps.InfoWindow({content: $l14f1237ef67855b265687d388420fb95});google.maps.event.addListener(m_14f1237ef67855b265687d388420fb95, 'click', function() {infowindow.open(map,m_14f1237ef67855b265687d388420fb95);});$marker.push(m_14f1237ef67855b265687d388420fb95);}});}google.maps.event.addDomListener(window, 'load', initialize);