%@ LANGUAGE = "VBScript" %>
Orion Computerworld
<% 'ASP -------------------------
stage = request.querystring("stage")
if lcase(request.ServerVariables("HTTPS")) = "off" then
response.redirect("https://www.orioncomputerworld.nl/index.asp")
end if
writeTracker("Retourinfo opgevraagd")
%>
<% headercode %>
<% startstuff %>
<% header %>
<% if mannetjeMetPakketje = True then %>
<% end if %>
<% footer2 %>
<% footer %>