Shooting a Bow While Flying Down a Zipline! [VIDEO]

We are busy with our summer season here at Camp His Way, and occasionally I get the urge to push the envelope.

This time it’s all about combining two awesome activities: zipline and archery.

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