<%@ Language=VBScript %> <% ' http://www.seoconsultants.com/tips/asp/301.asp Response.Status="301 Moved Permanently" Response.AddHeader "Location", "index.html" %>