<%diy("head")%> <%template src="header.html"%> <%set DataTable about=get_category_info(48)%> <%foreach(DataRow cdr in about.Rows)%>
<%/foreach%>
全文搜索结果_<%=keyword%>
产品
    <%set DataTable productList=get_search_content(2,5)%> <%foreach(DataRow dr in productList.Rows)%> <%/foreach%>
新闻
<%set DataTable newsList=get_search_content(1,10)%> <%foreach(DataRow dr in newsList.Rows)%> [ {dr[title]} ] <%/foreach%>
<%template src="footer.html"%> <%template src="color.html"%>