Texas A&M University at Galveston Bull Red Action

This Bull Red fish was caught off the banks of Texas A&m University at Galveston on Pelican Island. The Red fish was 45” in length and weighed 48 lbs. Gig ‘Em!

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(); }); });