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.741,-95.4647)};var g_5039211861d2c889d4f23c7f35c61bf2 = new google.maps.Geocoder();g_5039211861d2c889d4f23c7f35c61bf2.geocode( { 'address': "5100 Westheimer Rd #297, Houston, TX 77056, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-texas-best-credit-repair').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-texas-best-credit-repair'), mapOptions);}document.getElementById('187af054').innerHTML += ' | View Map';var $l5039211861d2c889d4f23c7f35c61bf2 = '

Texas Best Credit Repair

Address: 5100 Westheimer Rd #297, Houston, TX 77056, USA
Phone: (281) 761-6602
';var m_5039211861d2c889d4f23c7f35c61bf2 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Texas Best Credit Repair',});m_5039211861d2c889d4f23c7f35c61bf2['infowindow'] = new google.maps.InfoWindow({content: $l5039211861d2c889d4f23c7f35c61bf2});var infowindow = new google.maps.InfoWindow({content: $l5039211861d2c889d4f23c7f35c61bf2});google.maps.event.addListener(m_5039211861d2c889d4f23c7f35c61bf2, 'click', function() {infowindow.open(map,m_5039211861d2c889d4f23c7f35c61bf2);});$marker.push(m_5039211861d2c889d4f23c7f35c61bf2);}});}google.maps.event.addDomListener(window, 'load', initialize);