May 2014

Scientists Have an ‘Oh My Gosh’ Moment While Searching for What They Thought Was a Shipwreck

Scientists searching for what they thought to be a shipwreck found something entirely unexpected in the Gulf of Mexico instead. “It looked like a shipwreck,” Thomas Heathman, a Texas A&M-Galveston marine biology student, told KHOU-TV of the image that was first seen

Scientists Have an ‘Oh My Gosh’ Moment While Searching for What They Thought Was a Shipwreck 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(); }); });