window.onload = function() {
    window.location.replace("http://stackoverflow.com");
}