Rebuilding Reefs: The Oyster Project

Oysters. Often overlooked and greatly underestimated.

Oysters play a vital role in our ecosystems, our recreational fisheries and our communities. Alongside an entire team of marine biologists and a stellar film crew – CCA, Mossy Oak and AFTCO have put together a short film highlighting the importance of our oyster reefs and the critters that call them home. Take a moment to watch this film and get a view into what why the oyster is a critical component of our marine environment. (CCA-Texas)

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