var C4=C4||{};
C4.Controller=(function episodeDetailControllerInit(E){var K={ClipDetail:{toggleClipInfo:function J(){E(this).find(".playClip, h4").toggle();
this.guidance.toggle()
}},toggleCaveat:function F(){E("h3 .contractor").click(function(){E(".caveat").toggle()
})
}},H={enhanceMusicTable:function D(){E("#EpisodeMusic table").find("tbody").find("tr:first").addClass("firstrow").end().find("tr").find("td:first").addClass("first").end().find("td:last").addClass("last").end().end().find("tr:last").addClass("lastrow").end().end().addClass("prettified")
},enhanceContractors:function C(){},fixTabHeight:function A(){if(E.browser.msie){E("#PrimaryContent").find(".relatedContent .tabNav").css("height","1.4em")
}},fixLinkArrowWidth:function B(){if(E.browser.safari){E("div#EpisodeNav li.next a").css("background-position","76px top")
}else{if((navigator.platform=="MacIntel"||navigator.platform=="MacPPC")&&E.browser.mozilla&&E.browser.version.substr(0,3)=="1.8"){E("div#EpisodeNav li.next a").css("background-position","76px top")
}}},enhanceClipList:function I(){if(E.browser.msie&&E.browser.version==6){E("#clipsList li .guidance").css("display","none");
E("#clipsList li").hover(function(){E(this).find("span").hide();
E(this).find(".playClip").show();
E(this).find(".overlayBar").hide();
E(this).find(".guidance").css({position:"absolute",left:"0",top:"56px",width:"392px","margin-top":"5px"}).show();
if(E(this).find(".guidance").length==1){var M=E(this).find(".guidance")[0].clientHeight-18;
E("div#clipContainer ul.jumpPoints").css("margin-top",M+"px")
}else{E("div#clipContainer ul.jumpPoints").css("margin-top","2px")
}if(!E(this).is(":first-child")){L(E(this))
}},function(){E(this).find("span").show();
E(this).find(".playClip").hide();
E(this).find(".overlayBar").show();
E(this).find(".guidance").hide();
E("div#clipContainer ul.jumpPoints").css("margin-top","2px")
})
}else{E("#clipsList li .guidance").css({width:"392px"});
E("#clipsList li").hover(function(){if(!E(this).is(":first-child")){L(E(this))
}},function(){})
}function L(P){var M=P.offset().left;
var O=E("ul#clipsList").offset().left;
var N=(M-O)*-1;
P.find(".guidance").css("margin-left",N)
}}};
return{init:function G(){C4.OO.insistRequired({object:E,names:["history","poshTabsLite","outerHtml"]},{object:C4.Brand.Views,names:["buildPocketsAndTabs","enhanceQuickLinks"]});
H.enhanceMusicTable();
H.enhanceClipList();
C4.Brand.Views.enhanceQuickLinks();
C4.Brand.Views.buildPocketsAndTabs();
C4.Brand.Views.enhanceSponsorship();
C4.Brand.Views.enhanceBrandPageAds();
C4.Brand.Views.enhanceRelatedLinksList();
C4.Brand.Views.enhanceJumpPointLinks();
C4.Brand.Views.enhanceLongFormLinkIE();
H.fixTabHeight();
H.fixLinkArrowWidth();
C4.Brand.Views.enhanceComments();
C4.Brand.Views.enhanceCommentsIE();
K.toggleCaveat()
},_set$:function(L){E=L
},_setViews:function(L){H=L
},_getViews:function(){return H
},_reset:(function(){var L=E,M=H;
return function(){E=L;
H=M
}
})()}
})(jQuery);