% VoteCookie = Request.Cookies("VoteCookie") If VoteCookie = "" then VoteCookie = "visible" End If %>