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.7848,-84.3835)};var g_55bb5123744ed940aed9f0896f41bcc1 = new google.maps.Geocoder();g_55bb5123744ed940aed9f0896f41bcc1.geocode( { 'address': "1100 Peachtree St NE #200, Atlanta, GA 30309, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlanta-GA-cleanup-credit-repair').style.display = '';map = new google.maps.Map(document.getElementById('atlanta-GA-cleanup-credit-repair'), mapOptions);}document.getElementById('7a3405bd').innerHTML += ' | View Map';var $l55bb5123744ed940aed9f0896f41bcc1 = '

Cleanup Credit Repair

Address: 1100 Peachtree St NE #200, Atlanta, GA 30309, USA
Phone: (470) 658-9646
';var m_55bb5123744ed940aed9f0896f41bcc1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Cleanup Credit Repair',});m_55bb5123744ed940aed9f0896f41bcc1['infowindow'] = new google.maps.InfoWindow({content: $l55bb5123744ed940aed9f0896f41bcc1});var infowindow = new google.maps.InfoWindow({content: $l55bb5123744ed940aed9f0896f41bcc1});google.maps.event.addListener(m_55bb5123744ed940aed9f0896f41bcc1, 'click', function() {infowindow.open(map,m_55bb5123744ed940aed9f0896f41bcc1);});$marker.push(m_55bb5123744ed940aed9f0896f41bcc1);}});}google.maps.event.addDomListener(window, 'load', initialize);