<%@ Language=VBScript %> <% ' Permanent redirection Response.Status = "301 Moved Permanently" Response.AddHeader "Location", "http://www.childrenforchildren.org/index.php?q=node/27" Response.End %>