Const L_ISM_TEXT="Microsoft Internet Service Manager"
Const L_JSCRIPTVER_TEXT="IIS Web administration requires JScript version 3.0 or greater. You can download the lastest javascript files from http://www.microsoft.com/jscript"
On Error Resume Next
Dim currentobj, adminobj
Dim adminserver, lasterr, cont, logonfailure, thisinst
' check for our session vars... if they are missing we need to regrab from the cookies...
%>
<% if Session("Browser") = "" or Session("FONTSIZE") = "" then %>