www.gusucode.com > 绿色环保工作企业网站源码程序 > CompVisualizeBig.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 CompVisualize where id="&id,conn,1,1
%>




<DIV id=index_container>
  <div id="index_left">
    <div id="left">
      <div id="left_title">成功案例</div>
      <div id="left_content">
        <DIV id=elem-FrontProductCategory_slideTree-001 name="商品分类"><LINK href="imgbyy/css2.css" type=text/css rel=stylesheet>

<DIV class=FrontProductCategory_slideTree-default id=FrontProductCategory_slideTree-001>
<DIV class=left_bottom>
<DIV class=right_bottom>
<DIV class=left_top>
<DIV class=right_top>


<UL id=treemenu1>



<%
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")%></a></LI>
<%rslist.movenext 
loop
rslist.close
set rslist=nothing
%>



  </UL>
 <table width="100" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td height="10"></td>
  </tr>
</table>
 
  
  
</DIV>


</DIV></DIV></DIV></DIV>
</DIV>
      </div>
      <div id="left_btm"></div>
    </div>
	<table width="100" border="0" cellspacing="0" cellpadding="0">
  <tr>
    <td height="6"></td>
  </tr>
</table>

<!--#include file="searchinc.asp"-->
    <div id="index_contact">
      <div id="index_contact1"></div>
      <div id="index_contact2">
        <div id="elem-FrontSpecify_show-001" name="联系我们说明页">
          <link href="about_files/css3.css" type="text/css" rel="stylesheet" />
          <div class="FrontSpecify_show-default" id="FrontSpecify_show-001">
            <div class="content">
              <div class="style1"><!--#include file="qq.asp" --></div>
            </div>
          </div>
        </div>
      </div>
    </div>
  </div>


  <DIV id=index_right><!--<div id="right_title">成功案例</div> -->
<DIV id=right_content>
<DIV ><LINK href="about_files/FrontCommonContent_showDetailByList.css" type=text/css rel=stylesheet>
<DIV class=FrontCommonContent_showDetailByList-default id=>
<DIV class=content>
  <DIV id=right_title>案例展示</DIV>
<DIV class=text>
  





<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("CompVisualize"))&" 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></DIV></DIV>
<DIV class=clear></DIV></DIV>
<DIV class=clear></DIV>
</DIV></DIV>
<DIV class=clear></DIV>

<!-- #include file="Foot.asp" -->