setTimeout(function() { if (!location.hash) { window.scrollTo(0,0); } else { location.hash = location.hash; } }, 800);