Load an AR15 Magazine in 2 Seconds! [video]

I’ve got to get me one of these:
[youtube http://www.youtube.com/watch?v=KN6EC7_xqh0?rel=0]

Find them here for $80 at Midway

IMG_1205

Comments are closed.

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