if (navigator.cookieEnabled == 0) {
  window.location = "cookie.php";
}
