First Shark

shark fishing

Aiden with his first ever shark not the biggest but its a great start to landing the big one!
caught on Surfside Beach TX on June 6th, 2018. He’s ready for the big ones now!

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