<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%> <% if not Isempty(request("url")) then if request("url")<>"http://pobomo.b2b.youboy.com" then response.Redirect(request("url")) else response.Redirect("http://www.kezhangji.info") end if else response.Redirect("http://www.kezhangji.info") end if %>