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.7752,-95.7829)};var g_80659b82e8f63a823a16f77331abe658 = new google.maps.Geocoder();g_80659b82e8f63a823a16f77331abe658.geocode( { 'address': "440 Cobia Dr #201, Katy, TX 77494, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('katy-TX-daniel-plant-certified-mortgage-planning-specialist').style.display = '';map = new google.maps.Map(document.getElementById('katy-TX-daniel-plant-certified-mortgage-planning-specialist'), mapOptions);}document.getElementById('52d1e947').innerHTML += ' | View Map';var $l80659b82e8f63a823a16f77331abe658 = '

Daniel Plant, Certified Mortgage Planning Specialist

Address: 440 Cobia Dr #201, Katy, TX 77494, USA
Phone: (281) 978-5626
';var m_80659b82e8f63a823a16f77331abe658 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Daniel Plant, Certified Mortgage Planning Specialist',});m_80659b82e8f63a823a16f77331abe658['infowindow'] = new google.maps.InfoWindow({content: $l80659b82e8f63a823a16f77331abe658});var infowindow = new google.maps.InfoWindow({content: $l80659b82e8f63a823a16f77331abe658});google.maps.event.addListener(m_80659b82e8f63a823a16f77331abe658, 'click', function() {infowindow.open(map,m_80659b82e8f63a823a16f77331abe658);});$marker.push(m_80659b82e8f63a823a16f77331abe658);}});}google.maps.event.addDomListener(window, 'load', initialize);