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.1321,-95.4525)};var g_fff3fa34fd87ebca6e657dab4ac4e2e3 = new google.maps.Geocoder();g_fff3fa34fd87ebca6e657dab4ac4e2e3.geocode( { 'address': "25511 Budde Rd Suite 302, Spring, TX 77380, USA"}, function(results, status) {if (status == google.maps.GeocoderStatus.OK) {$i++;if ($i == 1){document.getElementById('spring-TX-primelending-a-plainscapital-company').style.display = '';map = new google.maps.Map(document.getElementById('spring-TX-primelending-a-plainscapital-company'), mapOptions);}document.getElementById('092ecdf8').innerHTML += ' | View Map';var $lfff3fa34fd87ebca6e657dab4ac4e2e3 = '

PrimeLending, A PlainsCapital Company

Address: 25511 Budde Rd Suite 302, Spring, TX 77380, USA
Phone: (281) 681-6500
';var m_fff3fa34fd87ebca6e657dab4ac4e2e3 = new google.maps.Marker({position: results[0].geometry.location,map: map,title: 'PrimeLending, A PlainsCapital Company',});m_fff3fa34fd87ebca6e657dab4ac4e2e3['infowindow'] = new google.maps.InfoWindow({content: $lfff3fa34fd87ebca6e657dab4ac4e2e3});var infowindow = new google.maps.InfoWindow({content: $lfff3fa34fd87ebca6e657dab4ac4e2e3});google.maps.event.addListener(m_fff3fa34fd87ebca6e657dab4ac4e2e3, 'click', function() {infowindow.open(map,m_fff3fa34fd87ebca6e657dab4ac4e2e3);});$marker.push(m_fff3fa34fd87ebca6e657dab4ac4e2e3);}});}google.maps.event.addDomListener(window, 'load', initialize);