%@LANGUAGE="VBSCRIPT"%> <%option explicit %> <% If Session("blnControlLoggedIn") <> true then Response.Redirect("login.asp") End If%>