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.7916,-80.1391)};var g_585136489f56e1dc359920ef1c65bc00 = new google.maps.Geocoder();g_585136489f56e1dc359920ef1c65bc00.geocode( { 'address': "1680 N Michigan Ave, STE 700, Miami Beach, FL 33139, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('miami-beach-FL-foundation-mortgage-corporation').style.display = '';map = new google.maps.Map(document.getElementById('miami-beach-FL-foundation-mortgage-corporation'), mapOptions);}document.getElementById('0d48520f').innerHTML += ' | View Map';var $l585136489f56e1dc359920ef1c65bc00 = '

Foundation Mortgage Corporation

Address: 1680 N Michigan Ave, STE 700, Miami Beach, FL 33139, USA
Phone: (305) 532-3995
';var m_585136489f56e1dc359920ef1c65bc00 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Foundation Mortgage Corporation',});m_585136489f56e1dc359920ef1c65bc00['infowindow'] = new google.maps.InfoWindow({content: $l585136489f56e1dc359920ef1c65bc00});var infowindow = new google.maps.InfoWindow({content: $l585136489f56e1dc359920ef1c65bc00});google.maps.event.addListener(m_585136489f56e1dc359920ef1c65bc00, 'click', function() {infowindow.open(map,m_585136489f56e1dc359920ef1c65bc00);});$marker.push(m_585136489f56e1dc359920ef1c65bc00);}});}google.maps.event.addDomListener(window, 'load', initialize);