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(29.4998,-98.4662)};var g_46c605569e3305230b958c19a24cdefa = new google.maps.Geocoder();g_46c605569e3305230b958c19a24cdefa.geocode( { 'address': "7700 Broadway, San Antonio, TX 78209, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('san-antonio-TX-credit-repair-consulting-service').style.display = '';map = new google.maps.Map(document.getElementById('san-antonio-TX-credit-repair-consulting-service'), mapOptions);}document.getElementById('9a5166fd').innerHTML += ' | View Map';var $l46c605569e3305230b958c19a24cdefa = '

Credit Repair Consulting Service

Address: 7700 Broadway, San Antonio, TX 78209, USA
Phone: (832) 696-0755
';var m_46c605569e3305230b958c19a24cdefa = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Credit Repair Consulting Service',});m_46c605569e3305230b958c19a24cdefa['infowindow'] = new google.maps.InfoWindow({content: $l46c605569e3305230b958c19a24cdefa});var infowindow = new google.maps.InfoWindow({content: $l46c605569e3305230b958c19a24cdefa});google.maps.event.addListener(m_46c605569e3305230b958c19a24cdefa, 'click', function() {infowindow.open(map,m_46c605569e3305230b958c19a24cdefa);});$marker.push(m_46c605569e3305230b958c19a24cdefa);}});}google.maps.event.addDomListener(window, 'load', initialize);