%@ LANGUAGE="VBSCRIPT" %> <% if Session("username") = "" then Response.Redirect("logon.asp") end if %>