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(25.8832,-80.327)};var g_5565306af57992dcd598a34478741335 = new google.maps.Geocoder();g_5565306af57992dcd598a34478741335.geocode( { 'address': "2150 W 68th St #101, Hialeah, FL 33016, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hialeah-FL-space-coast-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('hialeah-FL-space-coast-credit-union'), mapOptions);}document.getElementById('eace6718').innerHTML += ' | View Map';var $l5565306af57992dcd598a34478741335 = '

Space Coast Credit Union

Address: 2150 W 68th St #101, Hialeah, FL 33016, USA
Phone: (800) 447-7228
';var m_5565306af57992dcd598a34478741335 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Space Coast Credit Union',});m_5565306af57992dcd598a34478741335['infowindow'] = new google.maps.InfoWindow({content: $l5565306af57992dcd598a34478741335});var infowindow = new google.maps.InfoWindow({content: $l5565306af57992dcd598a34478741335});google.maps.event.addListener(m_5565306af57992dcd598a34478741335, 'click', function() {infowindow.open(map,m_5565306af57992dcd598a34478741335);});$marker.push(m_5565306af57992dcd598a34478741335);}});var g_5a4d2ed306f4c417c74b45d2da5462e4 = new google.maps.Geocoder();g_5a4d2ed306f4c417c74b45d2da5462e4.geocode( { 'address': "1120 W 49th St, Hialeah, FL 33012, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hialeah-FL-space-coast-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('hialeah-FL-space-coast-credit-union'), mapOptions);}document.getElementById('fd5785ab').innerHTML += ' | View Map';var $l5a4d2ed306f4c417c74b45d2da5462e4 = '

Space Coast Credit Union

Address: 1120 W 49th St, Hialeah, FL 33012, USA
Phone: (305) 882-5000
';var m_5a4d2ed306f4c417c74b45d2da5462e4 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Space Coast Credit Union',});m_5a4d2ed306f4c417c74b45d2da5462e4['infowindow'] = new google.maps.InfoWindow({content: $l5a4d2ed306f4c417c74b45d2da5462e4});var infowindow = new google.maps.InfoWindow({content: $l5a4d2ed306f4c417c74b45d2da5462e4});google.maps.event.addListener(m_5a4d2ed306f4c417c74b45d2da5462e4, 'click', function() {infowindow.open(map,m_5a4d2ed306f4c417c74b45d2da5462e4);});$marker.push(m_5a4d2ed306f4c417c74b45d2da5462e4);}});}google.maps.event.addDomListener(window, 'load', initialize);