Trolling for Crappie (video)

Have you ever trolled for crappie?

If so there is a good chance you had problems with line twist. Click here to find out how to avoid that and use the latest gear to make a big improvement in your crappie trolling efforts.

Chester Moore 

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