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.1777,-73.1934)};var g_5c421fd63a9c265a65d8b184265648f7 = new google.maps.Geocoder();g_5c421fd63a9c265a65d8b184265648f7.geocode( { 'address': "1 Lafayette Circle, First Floor, Bridgeport, CT 06604, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bridgeport-CT-ge-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('bridgeport-CT-ge-credit-union'), mapOptions);}document.getElementById('ab1cc7e9').innerHTML += ' | View Map';var $l5c421fd63a9c265a65d8b184265648f7 = '

GE Credit Union

Address: 1 Lafayette Circle, First Floor, Bridgeport, CT 06604, USA
Phone: (800) 992-8472
';var m_5c421fd63a9c265a65d8b184265648f7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'GE Credit Union',});m_5c421fd63a9c265a65d8b184265648f7['infowindow'] = new google.maps.InfoWindow({content: $l5c421fd63a9c265a65d8b184265648f7});var infowindow = new google.maps.InfoWindow({content: $l5c421fd63a9c265a65d8b184265648f7});google.maps.event.addListener(m_5c421fd63a9c265a65d8b184265648f7, 'click', function() {infowindow.open(map,m_5c421fd63a9c265a65d8b184265648f7);});$marker.push(m_5c421fd63a9c265a65d8b184265648f7);}});var g_7fd38c06f1142c4d779f671902df07c5 = new google.maps.Geocoder();g_7fd38c06f1142c4d779f671902df07c5.geocode( { 'address': "2574 E Main St, Bridgeport, CT 06610, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('bridgeport-CT-ge-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('bridgeport-CT-ge-credit-union'), mapOptions);}document.getElementById('b93060fa').innerHTML += ' | View Map';var $l7fd38c06f1142c4d779f671902df07c5 = '

GE Credit Union

Address: 2574 E Main St, Bridgeport, CT 06610, USA
Phone: (203) 330-0030
';var m_7fd38c06f1142c4d779f671902df07c5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'GE Credit Union',});m_7fd38c06f1142c4d779f671902df07c5['infowindow'] = new google.maps.InfoWindow({content: $l7fd38c06f1142c4d779f671902df07c5});var infowindow = new google.maps.InfoWindow({content: $l7fd38c06f1142c4d779f671902df07c5});google.maps.event.addListener(m_7fd38c06f1142c4d779f671902df07c5, 'click', function() {infowindow.open(map,m_7fd38c06f1142c4d779f671902df07c5);});$marker.push(m_7fd38c06f1142c4d779f671902df07c5);}});}google.maps.event.addDomListener(window, 'load', initialize);