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(26.0026,-80.1431)};var g_ea694e24096abfadf15271021944d043 = new google.maps.Geocoder();g_ea694e24096abfadf15271021944d043.geocode( { 'address': "1040 S Federal Hwy, Hollywood, FL 33020, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('hollywood-FL-ad-mortgage-llc').style.display = '';map = new google.maps.Map(document.getElementById('hollywood-FL-ad-mortgage-llc'), mapOptions);}document.getElementById('14cc4976').innerHTML += ' | View Map';var $lea694e24096abfadf15271021944d043 = '

A&D Mortgage LLC

Address: 1040 S Federal Hwy, Hollywood, FL 33020, USA
Phone: (305) 760-7000
';var m_ea694e24096abfadf15271021944d043 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'A&D Mortgage LLC',});m_ea694e24096abfadf15271021944d043['infowindow'] = new google.maps.InfoWindow({content: $lea694e24096abfadf15271021944d043});var infowindow = new google.maps.InfoWindow({content: $lea694e24096abfadf15271021944d043});google.maps.event.addListener(m_ea694e24096abfadf15271021944d043, 'click', function() {infowindow.open(map,m_ea694e24096abfadf15271021944d043);});$marker.push(m_ea694e24096abfadf15271021944d043);}});}google.maps.event.addDomListener(window, 'load', initialize);