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.9877,-84.0865)};var g_d8b624f326a74a50d5d7872e1ab10c1e = new google.maps.Geocoder();g_d8b624f326a74a50d5d7872e1ab10c1e.geocode( { 'address': "6224 Sugarloaf Pkwy #200, Duluth, GA 30097, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('duluth-GA-mortgage-lender-atlanta').style.display = '';map = new google.maps.Map(document.getElementById('duluth-GA-mortgage-lender-atlanta'), mapOptions);}document.getElementById('9c04bb97').innerHTML += ' | View Map';var $ld8b624f326a74a50d5d7872e1ab10c1e = '

Mortgage Lender Atlanta

Address: 6224 Sugarloaf Pkwy #200, Duluth, GA 30097, USA
Phone: (678) 362-8156
';var m_d8b624f326a74a50d5d7872e1ab10c1e = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mortgage Lender Atlanta',});m_d8b624f326a74a50d5d7872e1ab10c1e['infowindow'] = new google.maps.InfoWindow({content: $ld8b624f326a74a50d5d7872e1ab10c1e});var infowindow = new google.maps.InfoWindow({content: $ld8b624f326a74a50d5d7872e1ab10c1e});google.maps.event.addListener(m_d8b624f326a74a50d5d7872e1ab10c1e, 'click', function() {infowindow.open(map,m_d8b624f326a74a50d5d7872e1ab10c1e);});$marker.push(m_d8b624f326a74a50d5d7872e1ab10c1e);}});}google.maps.event.addDomListener(window, 'load', initialize);