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.9398,-95.3927)};var g_a5e75f10a148959752a99f0c14c31808 = new google.maps.Geocoder();g_a5e75f10a148959752a99f0c14c31808.geocode( { 'address': "505 North Sam Houston Pkwy E #442, Houston, TX 77060, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-ang-credit-solutions---credit-repair-services-company-houston').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-ang-credit-solutions---credit-repair-services-company-houston'), mapOptions);}document.getElementById('11f05589').innerHTML += ' | View Map';var $la5e75f10a148959752a99f0c14c31808 = '

ANG Credit Solutions - Credit Repair Services Company Houston

Address: 505 North Sam Houston Pkwy E #442, Houston, TX 77060, USA
Phone: (281) 789-6758
';var m_a5e75f10a148959752a99f0c14c31808 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'ANG Credit Solutions - Credit Repair Services Company Houston',});m_a5e75f10a148959752a99f0c14c31808['infowindow'] = new google.maps.InfoWindow({content: $la5e75f10a148959752a99f0c14c31808});var infowindow = new google.maps.InfoWindow({content: $la5e75f10a148959752a99f0c14c31808});google.maps.event.addListener(m_a5e75f10a148959752a99f0c14c31808, 'click', function() {infowindow.open(map,m_a5e75f10a148959752a99f0c14c31808);});$marker.push(m_a5e75f10a148959752a99f0c14c31808);}});}google.maps.event.addDomListener(window, 'load', initialize);