2000-03-23 if hostOf(Cookie) == hostOf(currentPage){ return CookieIsFromMainPage; } else { return CookieIsExternalToPage; }