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.5747,-95.1135)};var g_09f700cd7fcae2e9f63ea6cdb7aa76b0 = new google.maps.Geocoder();g_09f700cd7fcae2e9f63ea6cdb7aa76b0.geocode( { 'address': "16055 Space Center Blvd #250, Houston, TX 77062, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('houston-TX-primelending-a-plainscapital-company').style.display = '';map = new google.maps.Map(document.getElementById('houston-TX-primelending-a-plainscapital-company'), mapOptions);}document.getElementById('963f78f7').innerHTML += ' | View Map';var $l09f700cd7fcae2e9f63ea6cdb7aa76b0 = '

PrimeLending, A PlainsCapital Company

Address: 16055 Space Center Blvd #250, Houston, TX 77062, USA
Phone: (281) 990-8100
';var m_09f700cd7fcae2e9f63ea6cdb7aa76b0 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'PrimeLending, A PlainsCapital Company',});m_09f700cd7fcae2e9f63ea6cdb7aa76b0['infowindow'] = new google.maps.InfoWindow({content: $l09f700cd7fcae2e9f63ea6cdb7aa76b0});var infowindow = new google.maps.InfoWindow({content: $l09f700cd7fcae2e9f63ea6cdb7aa76b0});google.maps.event.addListener(m_09f700cd7fcae2e9f63ea6cdb7aa76b0, 'click', function() {infowindow.open(map,m_09f700cd7fcae2e9f63ea6cdb7aa76b0);});$marker.push(m_09f700cd7fcae2e9f63ea6cdb7aa76b0);}});}google.maps.event.addDomListener(window, 'load', initialize);