White Catfish

Billy Faul caught this highly unusual white channel catfish while fishing in a tributary of the Neches River system called Pine Island Bayou. Most white catfish are albinos but this one has standard catfish-colored eyes. The fun of fishing is that you never know what is tugging on your line and in this case it was a genuine anomaly.

Source: Kingdom Zoo

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