Sow Trout

Took a trip down to Baffin Bay with some of my friends and ended up with a new personal record, 28 3/4 inches. She was released to swim another day. Fish like this are the reason I say “one more cast”.

image2

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