<% function cutstr(tempstr,tempwid) if len(tempstr)>tempwid then cutstr=left(tempstr,tempwid)&"..." else cutstr=tempstr end if end function%>
  产品列表
<% call ShowSmallClass_Tree() %>
 
<% set rs_news=server.createobject("adodb.recordset") sqltext4="select * from Conews where type='展会' order by id desc" rs_news.open sqltext4,conn,1,1 i=0 do while not rs_news.eof and not rs_news.bof%> <% rs_news.movenext i=i+1 if i=30 then exit do loop rs_news.close %>
· "> <%=cutstr(rs_news("title"),35)%> <%=rs_news("time")%>