www.gusucode.com > 绿色环保工作企业网站源码程序 > CompHonorBig.asp

    <!--#include file="Inc/SysProduct.asp" -->
<%dim id
id=request.QueryString("id")%>
<!-- #include file="Head.asp" -->
<%
set rs=server.CreateObject("adodb.recordset")
rs.open "select * from CompHonor where id="&id,conn,1,1
%>



<DIV id=nei-main>
<DIV id=left-a>
<DIV class=gundong id=left-main>
<UL>
  <LI>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;了解我们 
    <UL>
	

<%
Set rslist = Server.CreateObject("ADODB.Recordset")
sql="select Title from Aboutus where Language='1' and Aboutusorder <100 order by Aboutusorder"
rslist.open sql,conn,1,3
do while not rslist.eof
%>
    <LI><a href="Aboutus.asp?Title=<%=rslist("Title")%>"><%=rslist("Title")%></LI>
<%rslist.movenext 
loop
rslist.close
set rslist=nothing
%>

    
    </UL>
  </UL>
  
</DIV></DIV>
<DIV id=kong></DIV>
<DIV id=nei-center>
<DIV id=nei-center-title>
<DIV id=nei-center-title-big>企业荣誉</DIV>
<DIV id=nei-center-title-small><A href="index.asp">首页</A> &gt;&gt; 企业荣誉</DIV></DIV>
<DIV id=nei-center-bg>
<DIV id=nei-news><table width="100%" height="31%" border="0" align="center" cellpadding="0" cellspacing="0">
                        <tr>
                          <td height="179" valign="top">
                              <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0">
                                <tr>
                                  <td height="206" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
                                        <tr>
                                          <td><table width="100%" border="0" cellspacing="1" cellpadding="0">
                                              
                                              <table width="100%" height="31%" border="0" align="center" cellpadding="0" cellspacing="0">
                    <tr>
                      <td height="179" valign="top"><table>
                          <tr>
                      <td height="40" align="center" class="left1"><%=trim(rs("Explain"))%></td>
                    </tr>
                    <tr>
                      <td align="center" style="padding-top:15px; padding-bottom:15px;">
<%if trim(rs("CompHonor"))<>"" then
	  response.write "<div align='center'><img src="&trim(rs("CompHonor"))&" border=0 ></div>"
else
	  response.Write "<img src=img/nopic.jpg width=65 height=96 alt=暂时没有图片!>"
end if%>
                      </td>
                    </tr>
                    <tr>
                      <td height="40" align="center">&nbsp;</td>
                    </tr>
</table>







                                          </table></td>
                                        </tr>
                                    </table></td>
                                </tr>
                               
                                <tr>
                                  <td height=25 colspan="3" align="center">&nbsp;
                              </td>
                            </tr>
                          </table>
                         
                          </td>
                        </tr>
                      </table></DIV>
</DIV>
<DIV id=nei-center-end></DIV></DIV></DIV>
<DIV id=link></DIV>
<!--#include file="foot.asp" -->