2017

Podcast: Hurricane Harvey Relief, Texas’ Spirit and Grit, Fishing and Hunting with Guest Jeff Stewart

fishing podcast

On this week’s show, Dustin interviews Jeff Stewart, a staff writer for Texas Fish & Game and FishGame.com as well as an author, researcher, and lecturer. Jeff volunteered during the initial Hurricane Harvey relief efforts in East Texas and Dustin and

Podcast: Hurricane Harvey Relief, Texas’ Spirit and Grit, Fishing and Hunting with Guest Jeff Stewart 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(); }); });