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.7827,-95.4469)};var g_f2045edda705f1a3617f623a60039482 = new google.maps.Geocoder();g_f2045edda705f1a3617f623a60039482.geocode( { 'address': "7105 Old Katy Rd #4407, Houston, TX 77024, United States"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-jumbo-loan-advisors').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-jumbo-loan-advisors'), mapOptions);}document.getElementById('73e22f0a').innerHTML += ' | View Map';var $lf2045edda705f1a3617f623a60039482 = '

Jumbo Loan Advisors

Address: 7105 Old Katy Rd #4407, Houston, TX 77024, United States
Phone: (281) 533-8544
';var m_f2045edda705f1a3617f623a60039482 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Jumbo Loan Advisors',});m_f2045edda705f1a3617f623a60039482['infowindow'] = new google.maps.InfoWindow({content: $lf2045edda705f1a3617f623a60039482});var infowindow = new google.maps.InfoWindow({content: $lf2045edda705f1a3617f623a60039482});google.maps.event.addListener(m_f2045edda705f1a3617f623a60039482, 'click', function() {infowindow.open(map,m_f2045edda705f1a3617f623a60039482);});$marker.push(m_f2045edda705f1a3617f623a60039482);}});}google.maps.event.addDomListener(window, 'load', initialize);