%
vBrowser = request.servervariables("HTTP_USER_AGENT")
If (instr(vBrowser, "MSIE 3") <> 0) or (instr(vBrowser, "MSIE 4") <> 0) or (instr(vBrowser, "Mozilla/3") <> 0) or (instr(vBrowser, "Mozilla/4") <> 0)Then
Goodbrowser = true
Else
Goodbrowser = false
end if
%>
<% if Goodbrowser = True then %>
Choose a Subject: