if (getCookie("notification") !== "true") { document.write( /*html*/ ` `); $("#notif-close").on("click", function () { setCookie("notification", "true", 365); }); }