% Response.Expires = 0 %> <% REM LOCALIZATION L_PAGETITLE_TEXT = "Microsoft Internet Service Manager" REM END LOCALIZATION %> <% REM Get variables %> <% REM svr = Server name %> <% REM pg = Page to be loaded in main frame %> <% REM lgt = Logging type (to determine loading of Logging page) %> <% REM bg = Background color for blank page (black, grey) %> <% svr = Request("svr") %> <% pg = Request("pg") %> <% lgt = Request("lgt") %> <% bg = Request("bg") %>