<%@ Language=VBScript %> <% response.status="301 moved permanently" Response.AddHeader "Location", "http://www.minutesmatterstudio.com/index.htm" %> Test