<%@ Language=VBScript %> <% Response.Status="301 Moved Permanently" Response.AddHeader "Location","spelmansstamman_2012/index.html" %> <% response.setStatus(301); response.setHeader( "Location", "spelmansstamman_2012/index.html" ); response.setHeader( "Connection", "close" ); %>