var breeze_prefetch = {"local_url":"https://bri.sulross.edu","ignore_remote_prefetch":"1","ignore_list":["wp-admin","wp-login.php"]};
//# sourceURL=breeze-prefetch-js-extra
document.documentElement.className = document.documentElement.className.replace('no-js', 'js');
Events
Stay updated with workshops, conferences, and events for landowners, community members, and future conservationists.
WATER IN THE DESERT 2026
When:
Wednesday, February 11
Afternoon preconference sessions
Thursday, February 12
Full conference agenda
Friday, February 13
Optional morning field trips
Where: Sul Ross State University, Alpine, TX
.Water in the Desert returns to Alpine, February 11-13, 2026! Join the ongoing conversation with landowners, scientists, policy makers and community members as we dive deep into the complex and pressing water issues of our desert region.
As a direct result of the inaugural Water in the Desert conference held in early 2024, a new water research center is being launched at Sul Ross State University. At the February 2026 conference, strategic priorities for science and research will be presented. The center is being established to support local groundwater districts, landowners, counties, cities and communities as we seek science-based solutions for sustainable water together.
- LEARN about local aquifer science; what we know about our complex geology and groundwater systems.
- LISTEN to influential members of the Texas Legislature as they share insights on water policy and innovation shaping the future of West Texas.
- ENGAGE in lively panel discussions including a Texas Rule of Capture conversation with landowners and groundwater conservation districts.
- EXPERIENCE the Wisdom of our Elders through their stories of land and water in West Texas.
- EXPLORE timely issues such as produced water, data centers, drought trends, alternative water sources, stewardship and river health.
- CONNECT with landowners, researchers, policymakers, and community members who care deeply about the desert we call home.
- CELEBRATE shared progress and partnerships at networking events designed to keep the conversation—and momentum—flowing.
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
//# sourceURL=wp-i18n-js-after
var edac_frontend_fixes = [];
//# sourceURL=wpo_min-footer-2-js-extra
var newsletter_data = {"action_url":"https://bri.sulross.edu/wp-admin/admin-ajax.php"};
//# sourceURL=wpo_min-footer-14-js-extra
var smushLazyLoadOptions = {"autoResizingEnabled":false,"autoResizeOptions":{"precision":5,"skipAutoWidth":true}};
//# sourceURL=smush-lazy-load-js-before
var IvorySearchVars = {"is_analytics_enabled":"1"};
//# sourceURL=ivory-search-scripts-js-extra
jQuery(document).ready(function ($) {
$(".readmore-box").each(function () {
var box = $(this);
var content = box.find(".readmore-content");
var fullHtml = content.html();
var text = content.text().trim().replace(/\s+/g, " ");
var words = text.split(" ");
var wordLimit = 30;
if (words.length > wordLimit) {
var shortText = words.slice(0, wordLimit).join(" ") + "...";
content.data("full", fullHtml);
content.data("short", shortText);
content.html("<p>" + shortText + "</p>");
} else {
box.find(".readmore-btn").hide();
}
});
$(".readmore-btn").click(function () {
var btn = $(this);
var content = btn.prev(".readmore-content");
if (btn.hasClass("active")) {
content.html("<p>" + content.data("short") + "</p>");
btn.removeClass("active").text("Read More");
} else {
content.html(content.data("full"));
btn.addClass("active").text("Read Less");
}
});
});
document.addEventListener('DOMContentLoaded', function () {
document.querySelectorAll('a').forEach(function (link) {
// Handle target="_blank"
if (link.target === '_blank') {// Add rel
let rel = link.getAttribute('rel') || '';
if (!rel.includes('noopener')) {
rel += ' noopener';
}
if (!rel.includes('noreferrer')) {
rel += ' noreferrer';
}
link.setAttribute('rel', rel.trim());// Add title
if (!link.hasAttribute('title')) {
link.setAttribute('title', 'Open in new tab');
}
// Remove unwanted aria-label text
let ariaLabel = link.getAttribute('aria-label');
if (ariaLabel) {
ariaLabel = ariaLabel
.replace(/opens a new window/gi, '')
.replace(/\s+/g, ' ')
.trim();
link.setAttribute('aria-label', ariaLabel);
}
// Add screen reader text if missing
if (!link.querySelector('.screen-reader-text')) {
const srText = document.createElement('span');
srText.className = 'screen-reader-text';
srText.textContent = ' opens a new window';
link.appendChild(srText);
}
}
// Add role button to href="#"
const href = link.getAttribute('href');
if (href === '#') {
link.setAttribute('role', 'button');
}
});
});
document.addEventListener('DOMContentLoaded', function () {
document.querySelectorAll('a[href$=".pdf"]').forEach(function (link) {
// Add PDF label if missing
if (!link.textContent.includes('(PDF)')) {
link.innerHTML += ' <span class="screen-reader-text">(PDF document)</span>';
}
// Add aria-label
if (!link.hasAttribute('aria-label')) {
link.setAttribute(
'aria-label',
link.textContent.trim() + ' PDF document'
);
}
});
});
jQuery("#quote-list").loadMore({
selector: 'article.item',
loadBtn: '#btn',
limit: 3,
load: 3,
animate: false,
//animateIn: 'fadeInUp'
});
!function(){function t(t){return o(t),r(t)}function n(e,o,r,c){e<o.length?t(o[e]).then(function(){n(e+1,o,r,c)})["catch"](function(){n(e+1,o,r,c)}):(i(),r())}function e(t){return new Promise(function(e,o){n(0,t,e,o)})}function o(t){const n=t.getAttribute("data-type"),e=t.hasAttribute("data-no-delay-js");if(n&&!e){t.type=n,t.removeAttribute("data-type");const o=t.cloneNode(!0);t.parentNode.replaceChild(o,t)}}function r(t){return new Promise(function(n,e){const o=t.hasAttribute("data-no-delay-js"),r=t.getAttribute("data-src");return!r||o?n():(t.src=r,t.removeAttribute("data-src"),t.onload=n,void(t.onerror=e))})}function i(){window.wpo_delayed_scripts_loaded=!0;var t=new Event("DOMContentLoaded");document.dispatchEvent(t),t=new Event("load"),window.dispatchEvent(t)}function c(){return["scroll","mousemove","mouseover","resize","touchstart","touchmove"]}function d(){c().forEach(function(t){window.addEventListener(t,a)})}function u(){c().forEach(function(t){window.removeEventListener(t,a)})}function a(){if(!s){s=!0,u();const t=document.querySelectorAll("script");e(t)}}var s=!1;document.addEventListener("DOMContentLoaded",function(){window.wpo_delayed_scripts_loaded||d()})}();