Name Chester’s New Pet…And the Winner is…

IMG_2269

Cousin It

Love the name Cousin It, I am a big fan of The Adams Family so it is a nice fit. So many good names but this one stood out to me. Thanks to everyone that participated. Much more fun stuff to come.

– Chester Moore

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