What Does the American Gun Owner Look Like? [Photo Gallery]

Who are the American Gun Owners?

That’s exactly the question photojournalist Charles Ommanney set out to discover for a German magazine Stern last year.

What he found is that it is all types of AMERICANS.  Not just a certain stereotypical group.

MERICA!

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