10 Great Holiday Gifts for the Ice Fisher in Your Life

Anglers are a pretty easy lot to buy gifts for. There are a lot of options, many of which are affordable. You would be hard-pressed to not be able to find the right gift this holiday season.

Read full story at OutdoorHub.com

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