%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% If Len(Request.QueryString("file")) > 0 Then strFile = Request.QueryString("file") Else strFile = "introductions.html" End If %>