The Alaskan Way


Without a doubt, the documentary series “The Alaskan Way” is the most compelling story GoDu Productions has ever told in its first season. Chronicling the collaborative nature within a world-renowned heliskiing guide school, the series tracks the progress of would-be guides along with their veteran mentors, while examining exactly what it takes to be a leader in the field. Over the course of a 10-week winter season, “The Alaskan Way” paints an intimate portrait of a life lived with deep passion for deep powder, showcasing not only the harrowing risks, but also the sweet rewards.

Interested in advertising? Click here to contact Hilary Taylor, our Director of Advertising and Sales.



/*-----------------------------------------------------------------------------------*/ /* FlexSlider - https://flex.madebymufffin.com/ /*-----------------------------------------------------------------------------------*/ jQuery('#frontpage_slider').flexslider({ animation: "slide", //Select your animation type (fade/slide) slideshow: true, //Should the slider animate automatically by default? (true/false) slideshowSpeed: 6000, //Set the speed of the slideshow cycling, in milliseconds animationDuration: 500, //Set the speed of animations, in milliseconds directionNav: true, //Create navigation for previous/next navigation? (true/false) controlNav: true, //Create navigation for paging control of each clide? (true/false) keyboardNav: true, //Allow for keyboard navigation using left/right keys (true/false) touchSwipe: true, //Touch swipe gestures for left/right slide navigation (true/false) prevText: "Previous", //Set the text for the "previous" directionNav item nextText: "Next", //Set the text for the "next" directionNav item randomize: false, //Randomize slide order on page load? (true/false) slideToStart: 0, //The slide that the slider should start on. Array notation (0 = first slide) pauseOnAction: true, //Pause the slideshow when interacting with control elements, highly recommended. (true/false) pauseOnHover: false, //Pause the slideshow when hovering over slider, then resume when no longer hovering (true/false) controlsContainer: ".flexslider-container" //Advanced property: Can declare which container the navigation elements should be appended too. Default container is the flexSlider element. Example use would be ".flexslider-container", "#container", etc. If the given element is not found, the default action will be taken. });