Texas Guns

My New Pet I don’t know whether you have noticed it or not, but good gunsmiths, like virtuous women and honest politicians, are getting harder and harder to find. I am not talking about people who can swap a few parts […]

Texas Guns Read More »

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