var invokeSlider=function(b,f,i,e,c,a){if(typeof etimesslider!="undefined"){var g=b;if(g.length>0){var h=g.find("li:first");var d=h.width()+parseInt(h.css("paddingLeft"))+parseInt(h.css("paddingRight"))+parseInt(h.css("marginLeft"))+parseInt(h.css("marginRight"));d=d*f;etimesslider.init(d,"x",g.find("ul"),g.find("li"),g.find("."+i),g.find("."+e),c,a)}}};$(document).ready(function(){if($(".videosbelt li").length<=2){$(".videosbelt .ottleftarrow").remove();$(".videosbelt .ottrightarrow").remove()}else{invokeSlider($(".videosbelt"),2,"ottrightarrow","ottleftarrow","disabled",1) }if($(".photosbelt li").length<=2){$(".photosbelt .ottleftarrow").remove();$(".photosbelt .ottrightarrow").remove()}else{invokeSlider($(".photosbelt"),2,"ottrightarrow","ottleftarrow","disabled",1)}if(tempname=="ottseasonshow"&&hasCritics=="0"){etimes_rating.getAllIdsNew()}});$("body").on("click",'[data-plugin="seemore"]',function(d){var c=$(this).parent();var b=parseInt($(".webseriestabsdiv").offset().top);var a=c.siblings(".reviewhtfix");if(a.hasClass("htauto")){a.removeClass("htauto");$(this).removeClass("seelesscards").addClass("seemorecards").text("See More") }else{a.addClass("htauto");$(this).removeClass("seemorecards").addClass("seelesscards").text("See Less");$("html, body").animate({scrollTop:b},600)}});