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.6757,-95.5531)};var g_3bab0d9e7a60c0e11800a9cd6d7cd763 = new google.maps.Geocoder();g_3bab0d9e7a60c0e11800a9cd6d7cd763.geocode( { 'address': "9898 Bissonnet St #375g, Houston, TX 77036, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-dream-credit-restoration').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-dream-credit-restoration'), mapOptions);}document.getElementById('ed3ea861').innerHTML += ' | View Map';var $l3bab0d9e7a60c0e11800a9cd6d7cd763 = '

Dream Credit Restoration

Address: 9898 Bissonnet St #375g, Houston, TX 77036, USA
Phone: (713) 623-1889
';var m_3bab0d9e7a60c0e11800a9cd6d7cd763 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Dream Credit Restoration',});m_3bab0d9e7a60c0e11800a9cd6d7cd763['infowindow'] = new google.maps.InfoWindow({content: $l3bab0d9e7a60c0e11800a9cd6d7cd763});var infowindow = new google.maps.InfoWindow({content: $l3bab0d9e7a60c0e11800a9cd6d7cd763});google.maps.event.addListener(m_3bab0d9e7a60c0e11800a9cd6d7cd763, 'click', function() {infowindow.open(map,m_3bab0d9e7a60c0e11800a9cd6d7cd763);});$marker.push(m_3bab0d9e7a60c0e11800a9cd6d7cd763);}});}google.maps.event.addDomListener(window, 'load', initialize);