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(35.4707,-81.2551)};var g_6ab9087b03f81617e8ab7ae255986aa7 = new google.maps.Geocoder();g_6ab9087b03f81617e8ab7ae255986aa7.geocode( { 'address': "214 S Academy St, Lincolnton, NC 28092, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('lincolnton-NC-all-credit-usa-i-credit-repair').style.display = '';map = new google.maps.Map(document.getElementById('lincolnton-NC-all-credit-usa-i-credit-repair'), mapOptions);}document.getElementById('8fbd009c').innerHTML += ' | View Map';var $l6ab9087b03f81617e8ab7ae255986aa7 = '

All Credit USA I Credit Repair

Address: 214 S Academy St, Lincolnton, NC 28092, USA
Phone: (888) 487-9292
';var m_6ab9087b03f81617e8ab7ae255986aa7 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'All Credit USA I Credit Repair',});m_6ab9087b03f81617e8ab7ae255986aa7['infowindow'] = new google.maps.InfoWindow({content: $l6ab9087b03f81617e8ab7ae255986aa7});var infowindow = new google.maps.InfoWindow({content: $l6ab9087b03f81617e8ab7ae255986aa7});google.maps.event.addListener(m_6ab9087b03f81617e8ab7ae255986aa7, 'click', function() {infowindow.open(map,m_6ab9087b03f81617e8ab7ae255986aa7);});$marker.push(m_6ab9087b03f81617e8ab7ae255986aa7);}});}google.maps.event.addDomListener(window, 'load', initialize);