Personal Best – 9 lbs 11 oz

Julie May caught this 9 lb 11 oz largemouth on Lake Wright Patman in February of 2011. This is her personal best so far – she has plans to break the 10-lb mark at some point.

9-11

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