<%@LANGUAGE="VBSCRIPT" CODEPAGE="65001"%> <% option explicit %> <% Response.Expires = 60 Response.Expiresabsolute = Now() - 2 Response.AddHeader "pragma","no-cache" Response.AddHeader "cache-control","private" Response.CacheControl = "no-cache" %> E-xcellence - <%= strPageTitle %>
<% if request.querystring("fMid") > 1 then %> <% else %> <% if request.querystring("mMid") = 1 or request.querystring("mMid") = 0 and request.form("doSearch") <> "yes" then %>
<% end if %> <% end if %>
<% if getMainMenuType(mMid) = "open" then %>
<% end if %>
<% if len(request.querystring("fMid")) >0 then %>
<% elseif request.querystring("mMid") = 0 or request.querystring("mMid") = 1 then %> <% if request.form("doSearch") = "yes" then %>
<% else %>
<%end if %> <% else %>
<% end if %> <% if (request.querystring("mMid") <> 1) and (len(request.querystring("mMid")) <> 0 ) then %>
<% if request.querystring("sMid") <> 17 then %>
<% end if %> <% if request.querystring("sMid") <> 18 then %>
<% end if %>
<% end if %>
<% ''if (request.querystring("mMid") <> 1) and (len(request.querystring("mMid")) <> 0 ) then %>
<% ''end if %>
© 2009 EADTU