<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%> <%=company%> - <%=web_title%> - 資訊詳細頁
 
産品資訊
<%call openrs(rs,"select * from news where id="&request.querystring("id")&" order by newtime",3)%>
<%=rs("newtitle")%>
时间:<%=rs("newtime")%>   点击:<%=rs("hit")%>
<%=rs("newabout")%>
返囬列表
<%call closers(rs)%>