﻿if (navigator.cookieEnabled == 0) {
  alert("You need to enable cookies for this site to load properly! Enable your cookies, close your browser and return to this site.");
}
