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(34.0174,-84.3287)};var g_94267a1be8bc63568117c29b78bd5250 = new google.maps.Geocoder();g_94267a1be8bc63568117c29b78bd5250.geocode( { 'address': "9755 Dogwood Rd #250, Roswell, GA 30075, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('roswell-GA-buckhead-home-loans').style.display = '';map = new google.maps.Map(document.getElementById('roswell-GA-buckhead-home-loans'), mapOptions);}document.getElementById('a8f53479').innerHTML += ' | View Map';var $l94267a1be8bc63568117c29b78bd5250 = '

Buckhead Home Loans

Address: 9755 Dogwood Rd #250, Roswell, GA 30075, USA
Phone: (404) 303-7411
';var m_94267a1be8bc63568117c29b78bd5250 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Buckhead Home Loans',});m_94267a1be8bc63568117c29b78bd5250['infowindow'] = new google.maps.InfoWindow({content: $l94267a1be8bc63568117c29b78bd5250});var infowindow = new google.maps.InfoWindow({content: $l94267a1be8bc63568117c29b78bd5250});google.maps.event.addListener(m_94267a1be8bc63568117c29b78bd5250, 'click', function() {infowindow.open(map,m_94267a1be8bc63568117c29b78bd5250);});$marker.push(m_94267a1be8bc63568117c29b78bd5250);}});}google.maps.event.addDomListener(window, 'load', initialize);