(function(){$(window).load(function(){return $("body").addClass("loaded")}),$(".contTabs .tabs .tab").click(function(e){var id;return e.preventDefault(),$(this).hasClass("active")?void 0:(id=$(this).attr("href"),$(".contTabs .tabs .tab, .contTabs .cont").removeClass("active"),$(this).addClass("active"),$(id).addClass("active"))}),$("#secSpecs .slider").slick({centerMode:!0,centerPadding:"0px",slidesToShow:3,slidesToScroll:1,dots:!0,arrows:!0,adaptiveHeight:!1}),$("#secPlayer .btnPlay").click(function(e){return e.preventDefault(),$("#secPlayer #player").prepend(''),$("#secPlayer #player .btnPlay, #secPlayer #player .cover").remove()}),$("#secCircle .circle").on("mouseover",".link",function(){var i;return i=$(this).attr("id").replace("l",""),$(".circle .bg").attr("id","bg"+i)})}).call(this);