<% MaxPerPage=Procount strFileName="Product.asp?ClassID=" & ClassID if HeadTitle="" then HeadTitle="产品展示" end if %>
     用户登陆
<% call ShowUserLogin() %>
     培训课程列表
<% call ProductClass(0) %>
     培训课程搜索
<% call ShowSearchForm("Search.asp",2) %>
    培训课程展示 <% if BigClassName<>"" then %> <% end if %>
<% call ShowClassGuide() %> <% call ShowProductTotal() %>
选取所有
<% call ShowProduct(32) %>
<% if totalput>0 then call showpage(strFileName,totalput,MaxPerPage,false,true,"个产品") end if %>