Favorite topwater?

What is your all time favorite topwater?

Mine is the Skitter Walk, with a close second being the Zara Spook.

Do you like walkers or do you prefer chugging type lures?

Chester Moore

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