Video: Black jaguar attacks crocodile!

Check out this vintage video of a young black jaguar attacking a crocodile as its mother watches on.

[youtube http://www.youtube.com/watch?v=cRVWxEy0dyQ]

Comments are closed.

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