<% set SEORs=Conn.execute("select * from SEO where ID=1") %> <%=SEORs("Title")%> " name="description"> " name="keywords"> "> "><% SEORs.close set SEORs=nothing %> <% If FuDongQQ=1 Then %> <% End If %>
  • 01

    <%= YouShiTitle1 %>

    <%= YouShiNr1 %>

  • 02

    <%= YouShiTitle2 %>

    <%= YouShiNr2 %>

  • 03

    <%= YouShiTitle3 %>

    <%= YouShiNr3 %>

  • 04

    <%= YouShiTitle4 %>

    <%= YouShiNr4 %>

<% set Videos_Rs=server.CreateObject("adodb.recordset") Videos_Sql="select top 1 * from IndexVideo" Videos_Rs.open Videos_Sql,conn,1,2 if Videos_Rs.bof and Videos_Rs.eof then response.Write("没有相关信息!!!") else If Videos_Rs("FangShi")=2 Then %> &LogoText=<%= WebSiteUrl %>&BufferTime=3&vcastr_title=<%= WebSiteName %>&BarColor=0xFF6600&BarPosition=0&IsAutoPlay=1"> &LogoText=<%= WebSiteUrl %>&BufferTime=3&vcastr_title=<%= WebSiteName %>&BarColor=0xFF6600&BarPosition=0&IsAutoPlay=1" allowFullScreen="true" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="411" height="271"> <% ElseIf Videos_Rs("FangShi")=1 Then %> <%= Videos_Rs("Content") %> <% End If %> <% end if Videos_Rs.close set Videos_Rs=nothing %>

<%= WebSiteName %>

<%= strvalue(IndexAboutUs,750) %>

查看更多>>

公司新闻

NEWS更多+
<% set NewsTopImg_Rs=server.CreateObject("adodb.recordset") NewsTopImg_Sql="select top 1 * from News where DefaultPicUrl<>'images/nopic.gif' and SummaryC<>'' and Fb=True order by zd asc, tj asc, px desc, AddDate desc, ID desc" NewsTopImg_Rs.open NewsTopImg_Sql,conn,1,2 if NewsTopImg_Rs.bof and NewsTopImg_Rs.eof then response.Write("没有相关信息!!!") else %> <% NewsTopImgID=NewsTopImg_Rs("ID") end If %>
    <% set News_Rs=server.CreateObject("adodb.recordset") News_Sql="select top 5 * from News where ID<>"&NewsTopImgID&" and Fb=True order by zd asc, tj asc, px desc, ID desc" News_Rs.open News_Sql,conn,1,2 if News_Rs.bof and News_Rs.eof then response.Write("没有相关信息!") else for z=1 to News_Rs.recordcount %>
  • 0<%=z%>
    "><%= strvalue(News_Rs("title"),52) %>

    <%= FormatTime(News_Rs("AddDate"),2)%>

  • <% News_Rs.movenext next end if News_Rs.close set News_Rs=nothing NewsTopImg_Rs.close set NewsTopImg_Rs=nothing %>

技术支持

Technical Support更多+
    <% set News_Rs=server.CreateObject("adodb.recordset") News_Sql="select top 5 * from News_Two where Fb=True order by zd asc, tj asc, px desc, ID desc" News_Rs.open News_Sql,conn,1,2 if News_Rs.bof and News_Rs.eof then response.Write("没有相关信息!") else for x=1 to News_Rs.recordcount %>
  • 0<%=x%>
    "><%= strvalue(News_Rs("title"),52) %>

    <%= FormatTime(News_Rs("AddDate"),2)%>

  • <% News_Rs.movenext next end if News_Rs.close set News_Rs=nothing %>
    <% set rss=server.CreateObject("adodb.recordset") sql2="select * from Customers order by px desc, ID desc" rss.open sql2,conn,1,2 if rss.bof and rss.eof then response.Write("暂无信息!") else for R=1 to rss.recordcount if rss.eof then exit for %>
  • " title="<%= rss("SiteName") %>">" width="195" height="122" alt="">
  • <% rss.movenext next end if rss.close set rss=nothing %>