<%@ Language=VBScript %> <% ' Permanent redirection Response.Status = "301 Moved Permanently" Response.AddHeader "Location", "/Patients/Programs-and-Services/Weight-Loss-Center/" Response.End %> This is a redirect to an old style page.