window.addEventListener('scroll', function(event) { window.scrollTo(0, 0); event.preventDefault(); }, false); ysdk.features.LoadingAPI?.ready()