if ($lang==""): setcookie("lang", "nor", time()+300000000); endif; if ($VisitorID==""): setcookie("VisitorID",time(), time()+300000000); endif; if ($lastvisit): setcookie("previousvisit", $lastvisit, time()+300000000); endif; ?>