2503-MarApr-2025

OPEN SEASON by Reavis Z. Wortham

IT WASN’T A big fire, really. Well, I guess that depends on what you call big. It started out small, and wasn’t my fault, no matter what one individual might say. All we wanted to do was fry some catfish we’d caught that afternoon. I’d considered cooking it like we used to do when I was a kid by dumping some lard in an old wash pot propped on three bricks with a real wood fire under it, but that seemed like too much trouble…

OPEN SEASON by Reavis Z. Wortham 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(); }); });