if (navigator.cookieEnabled == 0) {
  alert("You need to enable cookies for this site to load properly> Go to Tools> Internet Options> Privacy Tab> click on Default");
}



