%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%> <% sect = 0 subsect = 0 sect = request.querystring("sect") subsect = request.querystring("subsect") if sect > 4 then sect = 0 end if if subsect = 0 then subsect = 1 end if %>
|
||||||||||||||
|
|
|||||||||||||
<% if sect = 1 then %> <% elseif sect = 2 then %> <% elseif sect = 3 then %> <% else %> <% end if %> |
<%
if sect = 2 then
if subsect = 2 then %>
<%
elseif subsect = 3 then %>
<%
elseif subsect = 4 then %>
<%
else %>
<%
end if
elseif sect = 3 then %>
<%
elseif sect = 4 then %>
<%
else %>
<%
end if %> |
|||||||||||||
|
||||||||||||||
![]() |
|||||||
|
|
|