<%template src="_header1.html"%>
  • 商品分类:
  • class="curr"<%/if%>> ">全部
  • <%foreach(DataRow dr in this.get_product_try_category_list().Rows)%>
  • class="curr"<%/if%>> ">{dr[title]}
  • <%/foreach%>
  • 试用平台:
  • class="curr"<%/if%>> ">全部
  • <%foreach(DataRow dr in category_dt.Rows)%>
  • class="curr"<%/if%>> ">{dr[title]}
  • <%/foreach%>
{pagelist}
<%template src="_footer2.html"%>