Texas Hotshots – 8 Days Too Late

Lower Laguna Madre- Caught this 25″ 7.5 lb. flounder on red and white worm. I was entered in CCA tournament but this catch came 8 days too late:-)

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