SHOT Show 2014 Part 3 – [PICS]

.300BLK SBR workarounds, M&P SIRTS, Miniguns, Grenade Launchers, the G42 and a experimental world record breaking potential 3 mile shot cartridge.

And here is a fun (and somewhat useless) AR grip from SurvivalGrip.com:

SHOT Show Part 1

SHOT Show Part 2

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