The Natural

Here is my son Jackson “THE NATURAL” with his first fish at age 4. A 17″ flounder pulled out of Galveston Bay near Kemah, Texas. Caught on a small public pier with a Gulp Shrimp, 1/4 oz jig under a popping cork. As a lot of us remember our first catch he also was using a Zebco 33 classic. On a side note, this is the same face he makes when I give him chocolate.

The-Natural1

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