<%diy("head")%> <%template src="header.html"%> <%template src="ny_banner.html"%>
<%template src="procp_left.html"%>
<%set DataTable categoryListk=get_category_list(topid)%> <%foreach(DataRow cdr in categoryListk.Rows)%>
MORE+

{cdr[catname]}/ PRODUCTS

    <%set DataTable productList=get_content_list({strtoint({cdr[id]})},40,"tuijian=1","listorder desc,id desc")%> <%foreach(DataRow dr in productList.Rows)%>
  • <%/foreach%>
<%/foreach%>
<%template src="_bottom.html"%>
<%template src="footer.html"%> <%template src="color.html"%>