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(27.7373,-97.3873)};var g_ab2d8e7d1379cd27b4f26cd1a328a06d = new google.maps.Geocoder();g_ab2d8e7d1379cd27b4f26cd1a328a06d.geocode( { 'address': "3833 S Staples St, Corpus Christi, TX 78411, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('corpus-christi-TX-freshstart-credit-repair--financial-guidance').style.display = '';map = new google.maps.Map(document.getElementById('corpus-christi-TX-freshstart-credit-repair--financial-guidance'), mapOptions);}document.getElementById('5aca7898').innerHTML += ' | View Map';var $lab2d8e7d1379cd27b4f26cd1a328a06d = '

Freshstart Credit Repair & Financial Guidance

Address: 3833 S Staples St, Corpus Christi, TX 78411, USA
Phone: (877) 937-7047
';var m_ab2d8e7d1379cd27b4f26cd1a328a06d = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Freshstart Credit Repair & Financial Guidance',});m_ab2d8e7d1379cd27b4f26cd1a328a06d['infowindow'] = new google.maps.InfoWindow({content: $lab2d8e7d1379cd27b4f26cd1a328a06d});var infowindow = new google.maps.InfoWindow({content: $lab2d8e7d1379cd27b4f26cd1a328a06d});google.maps.event.addListener(m_ab2d8e7d1379cd27b4f26cd1a328a06d, 'click', function() {infowindow.open(map,m_ab2d8e7d1379cd27b4f26cd1a328a06d);});$marker.push(m_ab2d8e7d1379cd27b4f26cd1a328a06d);}});}google.maps.event.addDomListener(window, 'load', initialize);