I took my daughter fishing and she ended up catching the biggest one

fishing

I knew my daughter, Ryleigh (16), was on a big fish immediately. As soon as the fish was hooked it jumped out of the water. She reeled the fish in by herself on a 12ft surf rod. This fish is her personal best catch but she is determined to beat it.

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