% if session("admin")="" then response.Redirect "login.asp" response.End else if request.cookies("timesshop")("admin")="" then response.Redirect "login.asp" response.End end if end if %>