%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%> <% If Session("autorizado") = true Then Response.Redirect("vendedor.asp") End If %>