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.2777,-80.7284)};var g_2dbf21633f03afcf882eaf10e4b5caca = new google.maps.Geocoder();g_2dbf21633f03afcf882eaf10e4b5caca.geocode( { 'address': "2750 E W.T. Harris Blvd #312b, Charlotte, NC 28213, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('charlotte-NC-legal-credit-repair-service').style.display = '';map = new google.maps.Map(document.getElementById('charlotte-NC-legal-credit-repair-service'), mapOptions);}document.getElementById('1ed85f53').innerHTML += ' | View Map';var $l2dbf21633f03afcf882eaf10e4b5caca = '

Legal Credit Repair Service

Address: 2750 E W.T. Harris Blvd #312b, Charlotte, NC 28213, USA
Phone: (704) 795-2247
';var m_2dbf21633f03afcf882eaf10e4b5caca = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Legal Credit Repair Service',});m_2dbf21633f03afcf882eaf10e4b5caca['infowindow'] = new google.maps.InfoWindow({content: $l2dbf21633f03afcf882eaf10e4b5caca});var infowindow = new google.maps.InfoWindow({content: $l2dbf21633f03afcf882eaf10e4b5caca});google.maps.event.addListener(m_2dbf21633f03afcf882eaf10e4b5caca, 'click', function() {infowindow.open(map,m_2dbf21633f03afcf882eaf10e4b5caca);});$marker.push(m_2dbf21633f03afcf882eaf10e4b5caca);}});}google.maps.event.addDomListener(window, 'load', initialize);