Nothing Like Fishing in Texas at Midnight

27.5 IN/ 9.54 LBS, Largemouth caught on a Large Minnow at Stillhouse Hollow Lake in Belton Texas.

Bass

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