if (isAcceptingCookies() == false)
{
	window.document.location.href = "/DIVPublic/SystemEvent/CookiesDisabled.asp" + location.search;
}