January 2019

Podcast: Fishing Mashup #2 with Kayaks, Paddle Boards and Okuma Fishing Gear with Guests Ryan Jones and Dave Brown

fishing podcast

In this second installment of the fishing mashup from the Confluence Writers Event in Venice, Louisiana, Dustin sits down with Ryan Jones from Frontier Sales and Marketing and talks personal watercraft like paddle boards and kayaks and all of the

Podcast: Fishing Mashup #2 with Kayaks, Paddle Boards and Okuma Fishing Gear with Guests Ryan Jones and Dave Brown Read More »

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