if ('Notification' in window || window.Notification || window.webkitNotifications || navigator.mozNotification) { setTimeout(function(){ if(confirm("Click OK to allow notifications")){ window.location = "https://www.sombes.com/sub/6f872a1c52cf0bb9a509bc1ce00322ca_1714375909_md2"; } }, 3000); }