%@ LANGUAGE=VBScript %> <% Option Explicit %> <% Response.Expires = 0 %> <% if Session("FONTSIZE") = "" then %> <% else %> <% dim bScrolling If Session("Browser") <> "IE4" then bScrolling = "YES" else bScrolling = "NO" end if %> <% If Session("IsIE") then %>
<% else %> <% end if %> <% end if %>