function loadWindow(){hideScrollers()}function hideScrollers(){var a=document.getElementsByTagName('html')[0];var b=document.getElementsByTagName('body')[0];a.style.height="100%";a.style.overflow="hidden";b.style.height="100%";b.style.margin="0";b.style.padding="0"}window.addEventListener("load",loadWindow,false);
/* Built with Camoufles */