<% Response.Buffer = True %> <% If 1 = 1 Then Response.Clear Response.Redirect "http://www.hash.com" End If %> <% Response.End %>