%@ Language=VBScript %> <% Response.Status="302 Object moved" Response.AddHeader "Location", "http://www.aakb.dk" %>