Jacob’s First big trout

This is a picture of my son Jacob’s first big trout. He caught it off of our dock in Holiday Beach fishing with live shrimp. It measured 24.5 inches, what a trophy for a 5 year old boy. As you can see by the photo he was very excited.

JACOBS-24.5-TROUT

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