Rubber Bullets aka Ear Plugs

On August 18th we posted a story about a Huffington Post reporter on the ground in Ferguson, Missouri who tweeted a picture of foam ear plugs believing them to be rubber bullets.  Matt, over at Demolition Ranch, put the “rubber bullet” earplugs to the test.  Check out the hilarious video below:

Source: Demolition Ranch via Youtube

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