<%@ Language=VBScript %> <% dim newhotelurlfull newhotelurlfull = Request.ServerVariables("URL") Response.Status="301 Moved Permanently" Response.AddHeader "Location", "https://www.cheapoair.com/deals/cheap-domestic-flights" %>