Cougar kills javelina! (photo)

Ron Wehmeyer, sent in this amazing shot of a huge cougar standing over its recently killed javelina on his ranch out in the Trans Pecos region of Texas.

cougar javelina

Having worked around cougars quite a bit I can tell you this is one big specimen.

Do not believe any of the so-called “experts” who say all of Texas’ cats are small. We do have some really big ones as this photo proves beyond a shadow of a doubt.

Chester Moore, Jr.

Source: Kingdom Zoo

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