// Is the client an administrator? if (client.admin != "true") // Nope, say goodbye redirect("baduser.htm");