%@ Language=VBScript %> <% ' Permanent redirection Response.Status = "301 Moved Permanently" Response.AddHeader "Location", "https://www.3celts.com/index_files/search_freefind.htm" Response.End %>