Bonnethead shark

Derrick Crumley, 7 yrs old, caught this 44″ bonnethead shark while fishing with his dad and grandpa in Port O’Connor, TX.

image1

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