sS hjs_scrollDownOnPageLoad() { ret hjs([[ document.addEventListener("DOMContentLoaded", function() { document.scrollTop = 100000; }); ]]); }