DIGITAL BONUS: Flounder Revolution July 2019

[info_box title=”DIGITAL BONUS” image=”” animate=””]

[heading tag=”h2″ align=”center” color=”#ffffff” style=”lines” color2=”#ffffff”]Secrets of the Flounder Strike[/heading]

[/info_box]

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