Chester Moore

Teeth!

The alligator garfish is my favorite creature that dwells the rivers and lakes of North America. Growing possibly up to 10 feet in length and routinely measuring more than seven feet they are legitimate “River Monsters”. As a child I

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