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.2528,-81.1527)};var g_649cc7adf1551805b3665775bd2f630f = new google.maps.Geocoder();g_649cc7adf1551805b3665775bd2f630f.geocode( { 'address': "Gastonia, NC 28054, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('gastonia-NC-credit-repair-gastonia').style.display = '';map = new google.maps.Map(document.getElementById('gastonia-NC-credit-repair-gastonia'), mapOptions);}document.getElementById('49a99b2a').innerHTML += ' | View Map';var $l649cc7adf1551805b3665775bd2f630f = '

Credit Repair Gastonia

Address: Gastonia, NC 28054, USA
Phone: (678) 961-0085
';var m_649cc7adf1551805b3665775bd2f630f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Credit Repair Gastonia',});m_649cc7adf1551805b3665775bd2f630f['infowindow'] = new google.maps.InfoWindow({content: $l649cc7adf1551805b3665775bd2f630f});var infowindow = new google.maps.InfoWindow({content: $l649cc7adf1551805b3665775bd2f630f});google.maps.event.addListener(m_649cc7adf1551805b3665775bd2f630f, 'click', function() {infowindow.open(map,m_649cc7adf1551805b3665775bd2f630f);});$marker.push(m_649cc7adf1551805b3665775bd2f630f);}});}google.maps.event.addDomListener(window, 'load', initialize);