In Search Of A Mysterious Turkey

Turkey hunters are familiar with the “Grand Slam” which is the quest to take the eastern, Osceola, Rio Grande, and Merriam’s turkeys. Did you know there was a fifth turkey subspecies in the United States? This podcast digs deeply into the elusive and rarely talked about Gould’s turkey. It’s a don’t miss with information you won’t find anywhere else.

Click to listen.

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