Interviews From The Sheep Show

TF&G Editor-In-Chief spent last week at the Wild Sheep Foundation’s Sheep Show in Reno.

There he was able to grab some fascinating guests for his TF&G sponsored podcast Higher Calling Wildlife, which is now in its new 10-minute weekly format with monthly hour-long deep-dives.

Here are the shows he gathered from the show floor. You can listen via the players below.

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