Grandson with redfish

Fifteen year old Brennan Niles caught this redfish while fishing in the surf on Bolivar Island. His rod was too light to bring it in so he went out in a kayak to bring it in.

Comments are closed.

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