<% Response.Buffer = True %> <% If 1 = 1 Then Response.Clear Response.Redirect "http://www.wcpn.org/jazz/jazztracks/jazz_destinations/index.html" End If %> <% Response.End %>