General Outdoor

Skarping

When the temperatures get up there on these hot summer afternoons, take a look at what the Peoria, ILL Skarping Club does. Skarping combines water skiing, fishing, and basketball to come up with a new sport. https://www.youtube.com/watch?v=I15u-PAID6c

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