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.7403,-95.7748)};var g_eeea007d08bb8bf7cc99967b2434582f = new google.maps.Geocoder();g_eeea007d08bb8bf7cc99967b2434582f.geocode( { 'address': "2717 Commercial Center Blvd e200, Katy, TX 77494, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('katy-TX-richard-smith-residential-mortgage-loan-originator-nmls-220593').style.display = '';map = new google.maps.Map(document.getElementById('katy-TX-richard-smith-residential-mortgage-loan-originator-nmls-220593'), mapOptions);}document.getElementById('fc088b64').innerHTML += ' | View Map';var $leeea007d08bb8bf7cc99967b2434582f = '

Richard Smith, Residential Mortgage Loan Originator NMLS# 220593

Address: 2717 Commercial Center Blvd e200, Katy, TX 77494, USA
Phone: (281) 712-6410
';var m_eeea007d08bb8bf7cc99967b2434582f = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'Richard Smith, Residential Mortgage Loan Originator NMLS# 220593',});m_eeea007d08bb8bf7cc99967b2434582f['infowindow'] = new google.maps.InfoWindow({content: $leeea007d08bb8bf7cc99967b2434582f});var infowindow = new google.maps.InfoWindow({content: $leeea007d08bb8bf7cc99967b2434582f});google.maps.event.addListener(m_eeea007d08bb8bf7cc99967b2434582f, 'click', function() {infowindow.open(map,m_eeea007d08bb8bf7cc99967b2434582f);});$marker.push(m_eeea007d08bb8bf7cc99967b2434582f);}});}google.maps.event.addDomListener(window, 'load', initialize);