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.7791,-80.1977)};var g_67938a207f6e8111d6c90a37f0c1fc63 = new google.maps.Geocoder();g_67938a207f6e8111d6c90a37f0c1fc63.geocode( { 'address': "13241 Sw 136th St, Miami, FL 33186"}, 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('0a2baa43').innerHTML += ' | View Map';var $l67938a207f6e8111d6c90a37f0c1fc63 = '

University Credit Union

Address: 13241 Sw 136th St, Miami, FL 33186
Phone: (786) 425-5000
';var m_67938a207f6e8111d6c90a37f0c1fc63 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'University Credit Union',});m_67938a207f6e8111d6c90a37f0c1fc63['infowindow'] = new google.maps.InfoWindow({content: $l67938a207f6e8111d6c90a37f0c1fc63});var infowindow = new google.maps.InfoWindow({content: $l67938a207f6e8111d6c90a37f0c1fc63});google.maps.event.addListener(m_67938a207f6e8111d6c90a37f0c1fc63, 'click', function() {infowindow.open(map,m_67938a207f6e8111d6c90a37f0c1fc63);});$marker.push(m_67938a207f6e8111d6c90a37f0c1fc63);}});var g_8922176f5043c3196357e6e8d2d50852 = new google.maps.Geocoder();g_8922176f5043c3196357e6e8d2d50852.geocode( { 'address': "6250 Sw 57th Ave, Miami, FL 33143"}, 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('b46453a6').innerHTML += ' | View Map';var $l8922176f5043c3196357e6e8d2d50852 = '

University Credit Union

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