How to Throw Knives [VIDEO]

Earlier we covered throwing tomahawks, and even special forces shovels.  And now here is how I teach the kids at camp how to throw knives:

Get the knives we use at Marksman Camp here.

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