<script>
window.onload = function() {
window.location.href = "http://stackoverflow.com";
}
</script>