<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">"use strict";document.addEventListener("DOMContentLoaded",e=&gt;{var t=document.getElementById("nxt-footer");t&amp;&amp;t.classList.contains("w-smart")&amp;&amp;(document.body.classList.add("smart-footer"),nexterFooterSmart()),t&amp;&amp;t.classList.contains("w-fixed")&amp;&amp;nexterFooterFixed(t);t=document.querySelector("#nxt-header.nxt-sticky");t&amp;&amp;nexterHeaderSticky(t)}),window.addEventListener("scroll",()=&gt;{var e=document.querySelector("#nxt-header.nxt-sticky");e&amp;&amp;nexterHeaderSticky(e)}),window.addEventListener("resize",()=&gt;{var e=document.querySelector("#nxt-header.nxt-sticky");e&amp;&amp;nexterHeaderSticky(e)});var nexterHeaderSticky=function(e){var t,n,r=(r=e.querySelector(".nxt-normal-header"))?r.offsetHeight:0;e&amp;&amp;((t=e.querySelector(".nxt-stick-header-height"))?(n=e?e.offsetTop:0,window.scrollY&gt;n?(t.style.minHeight=r+"px",e.classList.add("normal-fixed-sticky")):(t.style.minHeight=0,e.classList.remove("normal-fixed-sticky"))):(r+=40,window.scrollY&gt;=r?e.classList.add("fixed-sticky"):e.classList.remove("fixed-sticky")))},nexterFooterSmart=function(){var e=document.querySelector("#content.site-content"),t="off-preview",n=window.innerHeight||(document.documentElement||document.body).clientHeight,r=window.pageYOffset||(document.documentElement||document.body.parentNode||document.body).scrollTop;nexterOuterHeightFind(e)+10&lt;=r+n&amp;&amp;200&lt;r?document.body.classList.add(t):document.body.classList.remove(t)},nexterFooterFixed=function(e){var t=document.getElementById("content"),e=nexterOuterHeightFind(e);t.style.marginBottom=e+"px"},nexterOuterHeightFind=function(e){var t,e=document.all?(t=e.currentStyle.height,parseInt(e.currentStyle.marginTop,10)+parseInt(e.currentStyle.marginBottom,10)):(t=document.defaultView.getComputedStyle(e,"").getPropertyValue("height"),parseInt(document.defaultView.getComputedStyle(e,"").getPropertyValue("margin-top"))+parseInt(document.defaultView.getComputedStyle(e,"").getPropertyValue("margin-bottom")));return parseInt(t,10)+e};window.addEventListener("scroll",e=&gt;{var t=document.getElementById("nxt-footer");t&amp;&amp;t.classList.contains("w-smart")&amp;&amp;nexterFooterSmart(),t&amp;&amp;t.classList.contains("w-fixed")&amp;&amp;nexterFooterFixed(t)});</pre></body></html>