var mybutton=document.getElementById("myBtn");function scrollFunction(){document.body.scrollTop>20||document.documentElement.scrollTop>20?mybutton.style.display="block":mybutton.style.display="none"}function topFunction(){document.body.scrollTop=0,document.documentElement.scrollTop=0}window.onscroll=function(){scrollFunction()};
//# sourceURL=https://cdn1.hubspotusercontent-eu1.net/hub/139634299/hub_generated/template_assets/69694007752/1688383429532/marketplace/FastestThemes/Dark_free_Theme/js/main.js