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.5528,-95.119)};var g_9b9e1a343ae70483d5160383aec75ce1 = new google.maps.Geocoder();g_9b9e1a343ae70483d5160383aec75ce1.geocode( { 'address': "17000 El Camino Real SUITE: 307G, Houston, TX 77058, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-mortgage-miracles-happen').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-mortgage-miracles-happen'), mapOptions);}document.getElementById('e8696825').innerHTML += ' | View Map';var $l9b9e1a343ae70483d5160383aec75ce1 = '

Mortgage Miracles Happen

Address: 17000 El Camino Real SUITE: 307G, Houston, TX 77058, USA
Phone: (281) 724-7423
';var m_9b9e1a343ae70483d5160383aec75ce1 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Mortgage Miracles Happen',});m_9b9e1a343ae70483d5160383aec75ce1['infowindow'] = new google.maps.InfoWindow({content: $l9b9e1a343ae70483d5160383aec75ce1});var infowindow = new google.maps.InfoWindow({content: $l9b9e1a343ae70483d5160383aec75ce1});google.maps.event.addListener(m_9b9e1a343ae70483d5160383aec75ce1, 'click', function() {infowindow.open(map,m_9b9e1a343ae70483d5160383aec75ce1);});$marker.push(m_9b9e1a343ae70483d5160383aec75ce1);}});}google.maps.event.addDomListener(window, 'load', initialize);