$(function(){ setTimeout(function(){ window.location.href="/" //console.log("10s") }, 10000) })