"" Then Response.Cookies("LX.GBOOK") = Request.QueryString("sn") Response.Cookies("LX.GBOOK").Expires = "12/31/2005" Response.Cookies("LX.GBOOK").Path = "/" Response.Redirect "/default.asp" End If If Request.Cookies("DEFAULT_PAGE") <> "" And InStr(Request.ServerVariables("HTTP_REFERER"), "http://www.langdonx.com") = 0 Then Response.Redirect Request.Cookies("DEFAULT_PAGE") */ ?>