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(33.9979,-84.3515)};var g_25b875b99643c04253ef4bd2c05513a8 = new google.maps.Geocoder();g_25b875b99643c04253ef4bd2c05513a8.geocode( { 'address': "8800 Roswell Rd #150, Atlanta, GA 30350, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlanta-GA-ramone-durden-of-dhi-mortgage').style.display = '';map = new google.maps.Map(document.getElementById('atlanta-GA-ramone-durden-of-dhi-mortgage'), mapOptions);}document.getElementById('b31e56eb').innerHTML += ' | View Map';var $l25b875b99643c04253ef4bd2c05513a8 = '

Ramone Durden of DHI Mortgage

Address: 8800 Roswell Rd #150, Atlanta, GA 30350, USA
Phone: (678) 492-0307
';var m_25b875b99643c04253ef4bd2c05513a8 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Ramone Durden of DHI Mortgage',});m_25b875b99643c04253ef4bd2c05513a8['infowindow'] = new google.maps.InfoWindow({content: $l25b875b99643c04253ef4bd2c05513a8});var infowindow = new google.maps.InfoWindow({content: $l25b875b99643c04253ef4bd2c05513a8});google.maps.event.addListener(m_25b875b99643c04253ef4bd2c05513a8, 'click', function() {infowindow.open(map,m_25b875b99643c04253ef4bd2c05513a8);});$marker.push(m_25b875b99643c04253ef4bd2c05513a8);}});}google.maps.event.addDomListener(window, 'load', initialize);