"/> "/> <%=MySite.gotConfig("公司名称")%>
" id=header>
" class=banner>

企业简介

<%=MySite.gotConfig(" height=17 src="images/home.jpg" width=19>当前位置:首页

<%=MySite.gotConfig("企业简介")%>

产品推荐

<% Set rs=conn.execute("select * from product WHERE IsBest=true ORDER BY ProductID ASC") if rs.eof And rs.bof then Response.Write "
您没有上传产品!
" else sortclass=Conn.Execute("SELECT SortName FROM Industry WHERE SortID ="&rs("SortID")) nameclass=Conn.Execute("SELECT SortName FROM Industry WHERE SortID IN (SELECT ParentID FROM Industry WHERE SortID ="&rs("SortID")&") ") %> <%i=0 do while not rs.eof %> <% i=i+1 if i mod 4=0 then Response.Write"" rs.movenext ' if i=12 then exit do loop %>
" target="_blank"><%=rs(" src="<%=rs("PicPath")%>" width="172" border="0"/>
" title="<%=rs("ProductName")%>" target="_blank"><%=rs("ProductName")%>
<% end if rsclose() %>
<% set rs=conn.execute("SELECT TOP 15 NewsTitle,JoinDate,NewsID,Istj FROM news Where ParentID IN (SELECT SortID FROM NewsClass WHERE SortName='新闻资讯') ORDER BY NewsID DESC") while not rs.eof %>
<%=rs(" src="images/sss1.gif" width=12 height=12> " href="shownews.asp?/<%=rs("NewsID")%>.html" target="_blank"><%=gotTopic(rs("NewsTitle"),100)%> <%=rs("JoinDate")%>
<% rs.movenext wend rs.close set rs=nothing %>
<% set rs=conn.execute("SELECT TOP 15 NewsTitle,JoinDate,NewsID,Istj FROM news Where ParentID IN (SELECT SortID FROM NewsClass WHERE SortName='市场动态') ORDER BY NewsID DESC") while not rs.eof %>
<%=rs(" src="images/sss1.gif" width=12 height=12> " href="shownews.asp?/<%=rs("NewsID")%>.html" target="_blank"><%=gotTopic(rs("NewsTitle"),100)%> <%=rs("JoinDate")%>
<% rs.movenext wend rs.close set rs=nothing %>
 
<% set rs=conn.execute("SELECT TOP 15 NewsTitle,JoinDate,NewsID,Istj FROM news Where ParentID IN (SELECT SortID FROM NewsClass WHERE SortName='行业知道') ORDER BY NewsID DESC") while not rs.eof %>
<%=rs(" src="images/sss1.gif" width=12 height=12> " href="shownews.asp?/<%=rs("NewsID")%>.html" target="_blank"><%=gotTopic(rs("NewsTitle"),100)%> <%=rs("JoinDate")%>
<% rs.movenext wend rs.close set rs=nothing %>
<% set rs=conn.execute("SELECT TOP 15 NewsTitle,JoinDate,NewsID,Istj FROM news Where ParentID IN (SELECT SortID FROM NewsClass WHERE SortName='技术资料') ORDER BY NewsID DESC") while not rs.eof %>
<%=rs(" src="images/sss1.gif" width=12 height=12> " href="shownews.asp?/<%=rs("NewsID")%>.html" target="_blank"><%=gotTopic(rs("NewsTitle"),100)%> <%=rs("JoinDate")%>
<% rs.movenext wend rs.close set rs=nothing %>