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.8969,-80.3151)};var g_0f2aab038be93ff407d92af691001e73 = new google.maps.Geocoder();g_0f2aab038be93ff407d92af691001e73.geocode( { 'address': "1550 W 84th St #17, Hialeah, FL 33014, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hialeah-FL-embassy-loans-inside-univista-insurance').style.display = '';map = new google.maps.Map(document.getElementById('hialeah-FL-embassy-loans-inside-univista-insurance'), mapOptions);}document.getElementById('3de5fa7e').innerHTML += ' | View Map';var $l0f2aab038be93ff407d92af691001e73 = '

Embassy Loans (Inside Univista Insurance)

Address: 1550 W 84th St #17, Hialeah, FL 33014, USA
Phone: (954) 581-7764
';var m_0f2aab038be93ff407d92af691001e73 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Embassy Loans (Inside Univista Insurance)',});m_0f2aab038be93ff407d92af691001e73['infowindow'] = new google.maps.InfoWindow({content: $l0f2aab038be93ff407d92af691001e73});var infowindow = new google.maps.InfoWindow({content: $l0f2aab038be93ff407d92af691001e73});google.maps.event.addListener(m_0f2aab038be93ff407d92af691001e73, 'click', function() {infowindow.open(map,m_0f2aab038be93ff407d92af691001e73);});$marker.push(m_0f2aab038be93ff407d92af691001e73);}});}google.maps.event.addDomListener(window, 'load', initialize);