First redfish

Eddy Randlett, being from the Fort Hood area caught the fist and biggest redfish of his life, historically speaking. Living an hour away from sixth street this catch was a nice surprise as compared to eating MRI’s.

image7

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