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.7128,-80.2859)};var g_8f7b9dc2a1d157b27f3cf923a4baed82 = new google.maps.Geocoder();g_8f7b9dc2a1d157b27f3cf923a4baed82.geocode( { 'address': "Park Plaza West, 1611 NW 12th Ave, Miami, FL 33136, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('miami-FL-university-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('miami-FL-university-credit-union'), mapOptions);}document.getElementById('324b5e2e').innerHTML += ' | View Map';var $l8f7b9dc2a1d157b27f3cf923a4baed82 = '

University Credit Union

Address: Park Plaza West, 1611 NW 12th Ave, Miami, FL 33136, USA
Phone:
';var m_8f7b9dc2a1d157b27f3cf923a4baed82 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'University Credit Union',});m_8f7b9dc2a1d157b27f3cf923a4baed82['infowindow'] = new google.maps.InfoWindow({content: $l8f7b9dc2a1d157b27f3cf923a4baed82});var infowindow = new google.maps.InfoWindow({content: $l8f7b9dc2a1d157b27f3cf923a4baed82});google.maps.event.addListener(m_8f7b9dc2a1d157b27f3cf923a4baed82, 'click', function() {infowindow.open(map,m_8f7b9dc2a1d157b27f3cf923a4baed82);});$marker.push(m_8f7b9dc2a1d157b27f3cf923a4baed82);}});var g_d536bab6f797c3028f36a0320e94e9f5 = new google.maps.Geocoder();g_d536bab6f797c3028f36a0320e94e9f5.geocode( { 'address': "6250 SW 57th Ave, Miami, FL 33143, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('miami-FL-university-credit-union').style.display = '';map = new google.maps.Map(document.getElementById('miami-FL-university-credit-union'), mapOptions);}document.getElementById('e1235879').innerHTML += ' | View Map';var $ld536bab6f797c3028f36a0320e94e9f5 = '

University Credit Union

Address: 6250 SW 57th Ave, Miami, FL 33143, USA
Phone: (786) 425-5000
';var m_d536bab6f797c3028f36a0320e94e9f5 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'University Credit Union',});m_d536bab6f797c3028f36a0320e94e9f5['infowindow'] = new google.maps.InfoWindow({content: $ld536bab6f797c3028f36a0320e94e9f5});var infowindow = new google.maps.InfoWindow({content: $ld536bab6f797c3028f36a0320e94e9f5});google.maps.event.addListener(m_d536bab6f797c3028f36a0320e94e9f5, 'click', function() {infowindow.open(map,m_d536bab6f797c3028f36a0320e94e9f5);});$marker.push(m_d536bab6f797c3028f36a0320e94e9f5);}});}google.maps.event.addDomListener(window, 'load', initialize);