Payton’s Big Catch

Payton Ryan Wellmann – age 11
Bass weighing 4.5lbs
Caught in Brenham, Texas at Hamby Hill

Paytons-Fish

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