<% If Request.QueryString("Go") = "" Then Location = "main" Else Location = Request.QueryString("Go") End If %> Untitled Document