!function($){$(document).ready(function($){jQuery(".tabs .tab-links a",".belly_widget_tabbed").on("click",function(e){var currentAttrValue=jQuery(this).attr("href");jQuery(".tabs "+currentAttrValue).show().siblings().hide(),jQuery(this).parent("li").addClass("active").siblings().removeClass("active"),e.preventDefault()}),$(".search-icon").length>0&&$(".search-icon").click(function(e){e.preventDefault(),$(".search-box-wrap").slideToggle()}),$("#mobile-trigger").sidr({timing:"ease-in-out",speed:500,source:"#mob-menu",name:"sidr-main"});var $scrollup_object=$("#btn-scrollup");$scrollup_object.length>0&&($(window).scroll(function(){$(this).scrollTop()>100?$scrollup_object.fadeIn():$scrollup_object.fadeOut()}),$scrollup_object.click(function(){return $("html, body").animate({scrollTop:0},600),!1})),$(".breaking-news-list").slick({slidesToShow:1,slidesToScroll:1,draggable:!1,autoplay:!0,autoplaySpeed:2e3,arrows:!1})})}(jQuery);