<% If request.cookies("HomeVestorsOfTampabay")("Level")=1 then If Application("Down") Then Application("Down") = false Else Application("Down") = true End If End If Response.Redirect("dsp_main.asp") %>