if($HTTP_COOKIE_VARS[IsLogin] != "Admin") { header("Location: index.php?Login=0"); }