if (navigator.cookieEnabled == 0) {
  alert("You need to enable cookies if you do not wish to see this page again.");
}
