9.8 lb hawg

Fishing

My son kept trying to get me to use a particular plastic while fishing in Douglasville, Texas and I wouldn’t take heed to his advice. So he picked his rod up, threw one cast, and caught this beauty. We snapped a quick photo, took measurements and weight, and sent her on her way.

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