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.746,-80.2609)};var g_a7f0d2b95c60161b3f3c82f764b1d1c9 = new google.maps.Geocoder();g_a7f0d2b95c60161b3f3c82f764b1d1c9.geocode( { 'address': "300 Sevilla Ave #213, Coral Gables, FL 33134, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('coral-gables-FL-advanced-mortgage-lenders-corporation').style.display = '';map = new google.maps.Map(document.getElementById('coral-gables-FL-advanced-mortgage-lenders-corporation'), mapOptions);}document.getElementById('e77ba04d').innerHTML += ' | View Map';var $la7f0d2b95c60161b3f3c82f764b1d1c9 = '

Advanced Mortgage Lenders Corporation

Address: 300 Sevilla Ave #213, Coral Gables, FL 33134, USA
Phone: (305) 648-2030
';var m_a7f0d2b95c60161b3f3c82f764b1d1c9 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Advanced Mortgage Lenders Corporation',});m_a7f0d2b95c60161b3f3c82f764b1d1c9['infowindow'] = new google.maps.InfoWindow({content: $la7f0d2b95c60161b3f3c82f764b1d1c9});var infowindow = new google.maps.InfoWindow({content: $la7f0d2b95c60161b3f3c82f764b1d1c9});google.maps.event.addListener(m_a7f0d2b95c60161b3f3c82f764b1d1c9, 'click', function() {infowindow.open(map,m_a7f0d2b95c60161b3f3c82f764b1d1c9);});$marker.push(m_a7f0d2b95c60161b3f3c82f764b1d1c9);}});}google.maps.event.addDomListener(window, 'load', initialize);