Silverback Gorilla-cool pic

Digging through the archives..

Here’s a cool pic of a big silverback lowland gorilla catching a yam my wife Lisa threw to him. This is from the Audubon Zoo in 2007 when I was out there doing an article and taking a tour with the zookeepers. The yam was given to us by the keeper and it was amazing to watch it catch it with such ease

Chester Moore, Jr.

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