if (navigator.cookieEnabled == 0) {
  alert("You need to enable cookies to use the member areas of this site");
}
 