<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% if session("autorizacion")<>"si" then Path_index=Request.ServerVariables("PATH_INFO") response.redirect("../Nosesion.asp?Origen="+Path_index) else response.Redirect("http://foro.cobandalucia.org") end if%>