%@ Language=VBScript %> <% If Session("MoJo") <> "King" Then IF Session("MoJo") <> "Knight" Then Response.Redirect("../Login/Login.asp?Page=../indepth/mktrepo.asp?SQL=1") End If End If %>