Tom Behrens

Zebra mussels … Texas update, a mussel sniffing dog, tough laws in New Mexico, and maybe some help in the future?

The search for zebra mussels is now part of the boating culture not only in Texas, but in freshwater water bodies across the United States. In Texas, the latest lakes are classified as infested with zebra mussels: Texoma, Ray Roberts, Lewisville,

Zebra mussels … Texas update, a mussel sniffing dog, tough laws in New Mexico, and maybe some help in the future? Read More »

jQuery(document).ready(function($) { function fixSlickAria() { $('.slick-slide').each(function() { if ($(this).attr('aria-hidden') === 'true') { $(this).attr('tabindex', '-1'); } else { $(this).attr('tabindex', '0'); } }); } fixSlickAria(); $('.uael-grid-gallery').on('afterChange', function(event, slick, currentSlide){ fixSlickAria(); }); });