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(29.1985,-81.0156)};var g_4c99dde55b99f838a75009f6e7e82efb = new google.maps.Geocoder();g_4c99dde55b99f838a75009f6e7e82efb.geocode( { 'address': "747 S Ridgewood Ave, Daytona Beach, FL 32114, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('daytona-beach-FL-daytona-beach-mortgage---american-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('daytona-beach-FL-daytona-beach-mortgage---american-mortgage'), mapOptions);}document.getElementById('926e7fbe').innerHTML += ' | View Map';var $l4c99dde55b99f838a75009f6e7e82efb = '

Daytona Beach Mortgage - AMERICAN MORTGAGE

Address: 747 S Ridgewood Ave, Daytona Beach, FL 32114, USA
Phone: (386) 756-8228
';var m_4c99dde55b99f838a75009f6e7e82efb = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Daytona Beach Mortgage - AMERICAN MORTGAGE',});m_4c99dde55b99f838a75009f6e7e82efb['infowindow'] = new google.maps.InfoWindow({content: $l4c99dde55b99f838a75009f6e7e82efb});var infowindow = new google.maps.InfoWindow({content: $l4c99dde55b99f838a75009f6e7e82efb});google.maps.event.addListener(m_4c99dde55b99f838a75009f6e7e82efb, 'click', function() {infowindow.open(map,m_4c99dde55b99f838a75009f6e7e82efb);});$marker.push(m_4c99dde55b99f838a75009f6e7e82efb);}});}google.maps.event.addDomListener(window, 'load', initialize);