2022

There wasn’t a dry eye in the room. Well, if there was, much restraint went into keeping them that way. As the wild and domestic sheep disease documentary Transmission wrapped up and director and producer Jesse Bone approached the podium for questions,

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