!function(a){"use strict";a(function(){a(".avia_auto_toc").each(function(){a(this).attr("id");var t="h1",e=new Array,r="",i=a(this).find(".avia-toc-container");if(i.length){var o=i.attr("data-level"),n=i.attr("data-exclude");void 0!==o&&(t=o),void 0!==n&&(r=n.trim())}e=t.split(","),a(".entry-content-wrapper").find(t).each(function(){var t=a(this);if(!t.hasClass("av-no-toc")&&(""==r||!t.hasClass(r)&&!t.parent().hasClass(r))){var o=t.attr("id"),n=t.prop("tagName").toLowerCase(),c=t.text(),s=e.indexOf(n);if(void 0===o){var l=c.toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"-").replace(/^-+|-+$/g,"");t.attr("id",l),o=l}var h=''+c+"";i.append(h)}}),a(".avia-toc-smoothscroll .avia-toc-link").on("click",function(t){t.preventDefault();var e=a(this).attr("href"),r=50,i=a(".html_header_top.html_header_sticky #header");i.length&&(r=i.outerHeight()+50),a("html,body").animate({scrollTop:a(e).offset().top-r})})})})}(jQuery);