⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 company.asp

📁 狼道公司源码下载
💻 ASP
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!--#include file="Inc/Conn.asp" -->
<!--#include file="Inc/Function.asp" -->
<%
Center_Left="Center_Left.jpg"
%>
<HTML><HEAD><TITLE>企业简介 <%=WebTitle%></TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<META content="<%=WebKeyWord%>" name=description>
<META content="<%=WebKeyWord%>" name=keywords>
<META http-equiv=Pragma content=no-cache>
<LINK href="Images/common.css" type=text/css rel=STYLESHEET>
<LINK href="Images/style.css" type=text/css rel=stylesheet>
<META content="MSHTML 6.00.3790.2759" name=GENERATOR></HEAD>
<BODY leftMargin=0 background=Images/bg0.gif topMargin=0 marginwidth="0" 
marginheight="0">
<TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
  <TBODY>
  <TR>
    <TD height="81" background=Images/bg_company.gif><!--#include file="Top.asp" --></TD>
  </TR>
  <TR>
    <TD>
      <TABLE cellSpacing=0 cellPadding=0 width=830 border=0>
        <TBODY>
        <TR>
          <TD vAlign=top width=191>
            <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
              <TBODY>
              <TR>
                <TD vAlign=top>
                  <DIV align=center><IMG height=62 
                  src="Images/left_menu_jj.gif" width=191>
                  <TABLE cellSpacing=0 cellPadding=0 width="90%" align=center 
                  border=0>
                    <TBODY>
                    <TR>
                      <TD class=GeneralContentSinglePage1_bg align=left 
                      height=30><IMG src="Images/dian.gif" 
                        border=0>&nbsp;&nbsp;<A 
                        class=GeneralContentSinglePage1_a 
                        href="Company.asp">公司简介</A></TD>
                    </TR>
                    <TR>
                      <TD class=GeneralContentSinglePage1_bg align=left 
                      height=30><IMG src="Images/dian.gif" 
                        border=0>&nbsp;&nbsp;<A 
                        class=GeneralContentSinglePage1_a 
                        href="Pictures.asp">精彩图片</A></TD>
                    </TR></TBODY></TABLE></DIV></TD></TR>
              <TR>
                <TD vAlign=top><br>
                  <img src="Images/bot2.gif" 
            width=191 height=240 border=0 usemap="#Map">
                  <map name="Map">
                    <area shape="rect" coords="103,6,189,51" href="Contact.asp">
                    <area shape="rect" coords="105,59,189,106" href="FeedBack.asp">
                    <area shape="rect" coords="106,117,188,164" href="News.asp">
                    <area shape="rect" coords="105,181,188,225" href="DownLoad.asp">
                  </map></TD>
              </TR>
              </TBODY></TABLE></TD>
          <TD vAlign=top rowSpan=2>
            <TABLE cellSpacing=0 cellPadding=0 width="100%" border=0>
              <TBODY>
              <TR>
                <TD vAlign=top align=right height=25>
                  <TABLE cellSpacing=0 cellPadding=0 border=0>
                    <TBODY>
                    <TR>
                      <TD>&nbsp;</TD>
                      <TD width=5>&nbsp;</TD>
                      <TD vAlign=bottom>首页 &gt;&gt; 公司简介&nbsp;&nbsp;</TD>
                      <TD width=5>&nbsp;</TD></TR></TBODY></TABLE></TD></TR>
              <TR>
                <TD>
                  <TABLE cellSpacing=0 cellPadding=0 width=638 border=0>
                    <TBODY>
                    <TR>
                      <TD width=731><IMG height=26 
                        src="Images/compay01_title.gif" width=450></TD></TR>
                    <TR>
                      <TD><IMG height=3 src="Images/title_line0.gif" 
                        width=670></TD></TR>
                    <TR>
                      <TD vAlign=top>
                        <TABLE cellSpacing=0 cellPadding=0 width="100%" 
border=0>
                          <TBODY>
                          <TR>
                            <TD>&nbsp;</TD></TR></TBODY></TABLE>
                        <DIV align=center>
                        <TABLE cellSpacing=0 cellPadding=0 width="100%" 
border=0>
                          <TBODY>
                          <TR vAlign=top>
                            <TD vAlign=top>
							<%
							Set rs=server.CreateObject("adodb.recordset")
							rs.open "select Content from WebConfig",conn,1,1
							Content=rs("Content")
							rs.close
							set rs=nothing
							%>
                              <TABLE cellSpacing=0 cellPadding=0 width="90%" 
                              align=center border=0>
                                <TBODY>
                                <TR>
                                <TD style="LINE-HEIGHT: 250%"><p><IMG  src="Images/Company.jpg" hspace="5" vspace="5"  border=0 align="left"></p><%=PxhelpEnCode(Content)%>
                                  </TD>
                                </TR>
                                <TR>
                                <TD>
                                <TABLE cellSpacing=0 cellPadding=0 width="98%" 
                                align=center border=0>
                                <TBODY>
                                <TR>
                                <TD 
                                style="LINE-HEIGHT: 250%">&nbsp;</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></DIV></TD></TR>
                    <TR>
                      <TD>&nbsp;</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR>
        <TR>
          <TD vAlign=top><BR></TD>
        </TR></TBODY></TABLE></TD></TR>
  <TR>
    <TD><!--#include file="Bottom.htm" --></TD>
  </TR></TBODY></TABLE><!-- ? x p ?-->

<!-- AceCounter(Pro) Version 5.0 END -->
</BODY></HTML>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -