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(32.9135,-83.7044)};var g_a3f61f3a8034cbfb5ecf0d785e750fb3 = new google.maps.Geocoder();g_a3f61f3a8034cbfb5ecf0d785e750fb3.geocode( { 'address': "4480 Riverside Dr, Macon, GA 31210, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('macon-GA-credit-repair').style.display = '';map = new google.maps.Map(document.getElementById('macon-GA-credit-repair'), mapOptions);}document.getElementById('862f16d9').innerHTML += ' | View Map';var $la3f61f3a8034cbfb5ecf0d785e750fb3 = '

Credit Repair

Address: 4480 Riverside Dr, Macon, GA 31210, USA
Phone: (888) 407-1207
';var m_a3f61f3a8034cbfb5ecf0d785e750fb3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Credit Repair',});m_a3f61f3a8034cbfb5ecf0d785e750fb3['infowindow'] = new google.maps.InfoWindow({content: $la3f61f3a8034cbfb5ecf0d785e750fb3});var infowindow = new google.maps.InfoWindow({content: $la3f61f3a8034cbfb5ecf0d785e750fb3});google.maps.event.addListener(m_a3f61f3a8034cbfb5ecf0d785e750fb3, 'click', function() {infowindow.open(map,m_a3f61f3a8034cbfb5ecf0d785e750fb3);});$marker.push(m_a3f61f3a8034cbfb5ecf0d785e750fb3);}});}google.maps.event.addDomListener(window, 'load', initialize);