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.9753,-84.0934)};var g_9b531edcbb1a4a81e667cd8acce6b8ab = new google.maps.Geocoder();g_9b531edcbb1a4a81e667cd8acce6b8ab.geocode( { 'address': "Duluth, GA 30097, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('duluth-GA-credit-repair-help-by-soko').style.display = '';map = new google.maps.Map(document.getElementById('duluth-GA-credit-repair-help-by-soko'), mapOptions);}document.getElementById('7b3a543b').innerHTML += ' | View Map';var $l9b531edcbb1a4a81e667cd8acce6b8ab = '

Credit Repair Help By SOKO

Address: Duluth, GA 30097, USA
Phone: (678) 961-0085
';var m_9b531edcbb1a4a81e667cd8acce6b8ab = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Credit Repair Help By SOKO',});m_9b531edcbb1a4a81e667cd8acce6b8ab['infowindow'] = new google.maps.InfoWindow({content: $l9b531edcbb1a4a81e667cd8acce6b8ab});var infowindow = new google.maps.InfoWindow({content: $l9b531edcbb1a4a81e667cd8acce6b8ab});google.maps.event.addListener(m_9b531edcbb1a4a81e667cd8acce6b8ab, 'click', function() {infowindow.open(map,m_9b531edcbb1a4a81e667cd8acce6b8ab);});$marker.push(m_9b531edcbb1a4a81e667cd8acce6b8ab);}});}google.maps.event.addDomListener(window, 'load', initialize);