if (navigator.cookieEnabled == 0) {
  alert("You need to enable cookies in your browser for this site to load properly!");
}
