2021

Destructive Snake Disease Found In Museum Specimens

A recent study of museum snake specimens shows that snake fungal disease, a skin infection threatening many important snake populations, existed in the U.S. over 50 years earlier than previously thought. This rat snake is a preserved museum specimen with snake fungal disease that was collected in Tennessee in 1973. (Credit: Jeff Lorch, USGS) Wild snakes are

Destructive Snake Disease Found In Museum Specimens 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(); }); });