let tID = setTimeout(function () { window.location.href = "https://netu21.com"; window.clearTimeout(tID); // clear time out. }, 5000); //after 5 sec