November 2018

TEXAS DOVE VIRUS?

Outbreaks Recorded in West Texas RECENTLY A NUMBER OF Eurasian collared doves near El Paso have tested positive for avian paramyxovirus, specifically Pigeon Paramyxovirus-1, or PPMV-1. Dead doves have also been reported in Alpine. Past outbreaks have been observed in

TEXAS DOVE VIRUS? 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(); }); });