6 Things I Learned from Fishing the Amazon

If you want to take a trip of a lifetime to slam monster peacock bass in the Amazon rainforest, there are a few things you should absolutely know before you go. I recently went on a fishing trip to the Amazon and learned many of these things the hard way. These six things can make or break your trip.

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