%@ LANGUAGE=VBSCRIPT %> <% varPageToLoad = request.querystring("loadpage") If varPageToLoad = "" THEN varPageToLoad = "welkom.htm" End if %>