% http=Request.Servervariables("HTTP_HOST") if http = "www.xglock.com" or http = "xglock.com" then Response.Redirect "/lock/" end if %>