Vá para outra página JavaScript
window.location.href = "http://mywebsite.com/home.html";
Grepper
window.location.href = "http://mywebsite.com/home.html";
window.location.replace('http://mywebsite.com/home.html');