Krysta’s First Limit of Reds

A stringer of reds caught in Laguna Madre near marker 69. My daughter in law, Krysta Kay, caught her first limit of reds and has gone crazy over bay fishing. I once said to her, “You can’t go fishing every weekend.” She replied, “Yes I can.”

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