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(30.2097,-95.6177)};var g_8102ace7e243fd093da0c0ca621efdad = new google.maps.Geocoder();g_8102ace7e243fd093da0c0ca621efdad.geocode( { 'address': "32416 Autumn Forest Ct, Magnolia, TX 77354, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('magnolia-TX-private-mortgage-financing').style.display = '';map = new google.maps.Map(document.getElementById('magnolia-TX-private-mortgage-financing'), mapOptions);}document.getElementById('67716016').innerHTML += ' | View Map';var $l8102ace7e243fd093da0c0ca621efdad = '

PRIVATE MORTGAGE FINANCING

Address: 32416 Autumn Forest Ct, Magnolia, TX 77354, USA
Phone: (936) 588-8501
';var m_8102ace7e243fd093da0c0ca621efdad = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'PRIVATE MORTGAGE FINANCING',});m_8102ace7e243fd093da0c0ca621efdad['infowindow'] = new google.maps.InfoWindow({content: $l8102ace7e243fd093da0c0ca621efdad});var infowindow = new google.maps.InfoWindow({content: $l8102ace7e243fd093da0c0ca621efdad});google.maps.event.addListener(m_8102ace7e243fd093da0c0ca621efdad, 'click', function() {infowindow.open(map,m_8102ace7e243fd093da0c0ca621efdad);});$marker.push(m_8102ace7e243fd093da0c0ca621efdad);}});}google.maps.event.addDomListener(window, 'load', initialize);