% if Request.querystring("from") <> "" then session("fromdomain") = Request.Querystring("from") end if if session("fromdomain") = "" then response.redirect("http://www.wylienews.com") end if %>