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.8468,-84.3583)};var g_c7884344b9609da8a8b1dc172550b32a = new google.maps.Geocoder();g_c7884344b9609da8a8b1dc172550b32a.geocode( { 'address': "3355 Lenox Rd NE #750, Atlanta, GA 30326, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('atlanta-GA-credit-repair-lawyers-of-america').style.display = '';map = new google.maps.Map(document.getElementById('atlanta-GA-credit-repair-lawyers-of-america'), mapOptions);}document.getElementById('9a3afaec').innerHTML += ' | View Map';var $lc7884344b9609da8a8b1dc172550b32a = '

Credit Repair Lawyers of America

Address: 3355 Lenox Rd NE #750, Atlanta, GA 30326, USA
Phone: (404) 591-6680
';var m_c7884344b9609da8a8b1dc172550b32a = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Credit Repair Lawyers of America',});m_c7884344b9609da8a8b1dc172550b32a['infowindow'] = new google.maps.InfoWindow({content: $lc7884344b9609da8a8b1dc172550b32a});var infowindow = new google.maps.InfoWindow({content: $lc7884344b9609da8a8b1dc172550b32a});google.maps.event.addListener(m_c7884344b9609da8a8b1dc172550b32a, 'click', function() {infowindow.open(map,m_c7884344b9609da8a8b1dc172550b32a);});$marker.push(m_c7884344b9609da8a8b1dc172550b32a);}});}google.maps.event.addDomListener(window, 'load', initialize);