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

📄 top.asp

📁 商业网站/图片管理系统/投票系统/新闻管理系统/
💻 ASP
字号:
<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%>
<% Option Explicit %>
<%
dim db
db=1
%>
<!--首页顶部-->
<!-- #include file="config/db.asp" -->
<!-- #include file="config/function.inc.asp" -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta NAME="keywords" CONTENT="重庆成冠主页,重庆成冠官方网站,重庆成冠首页,重庆成冠电脑,重庆成冠科技有限公司,昆明成冠,成都成冠,贵阳成冠,life,science"/>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>重庆成冠主页|首页|重庆成冠科技有限公司</title>
<link href="css/mycss.css" rel="stylesheet" type="text/css" />
<style type="text/css">
<!--
body {
	background-image: url(images/bgBody.jpg);
	margin-top: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.STYLE2 {font-size: 14px}
.STYLE3 {
	font-size: 24px;
	font-weight: bold;
	font-family: "华文隶书";
}
-->
</style>
</head>
<body>

<div align="center">
  <table width="780" border="0" cellpadding="0" cellspacing="0">
    <!--DWLayoutTable-->
    <tr>
      <td width="13" height="20" valign="top">&nbsp;</td>
      <td width="754" align="center" valign="bottom" bgcolor="#FFFFFF"><div align="right">中文版 | ENGLISH</div></td>
      <td width="13" valign="top">&nbsp;</td>
    </tr>
  </table>
</div>
<div align="center">
  <table width="780" border="0" cellpadding="0" cellspacing="0">
    <!--DWLayoutTable-->
    <tr>
      <td width="13" height="70" valign="top" background="images/v_bar_l.gif"><!--DWLayoutEmptyCell-->&nbsp;</td>
	  <td width="754" height="230" background="images/head.jpg">&nbsp;	  </td>
      
      <td width="13" valign="top" background="images/v_bar_r.gif">&nbsp;</td>
    </tr>
  </table>
</div>
<div align="center">
  <table width="780" border="0" cellpadding="0" cellspacing="0">
    <!--DWLayoutTable-->
    <tr>
      <td width="13" height="28" valign="top" background="images/v_bar_l.gif"><!--导航时间区-->&nbsp;</td>
      <td width="200" valign="middle" background="images/time.gif">   今天是<%=year(now())%>年<%=month(now())%>月<%=day(now())%>日 星期<%=weekday(now())%></td>
      <td width="554" valign="middle" background="images/navigate.gif">  <a href="index.asp">首 页</a> | <a href="goods_list.asp">产品购买</a> | 分销渠道 | 软件驱动 | 技术支持 | <a href="company.asp">公司简介</a> | BBS | <a href="message.asp" target="_blank">在线留言</a></td>
    <td width="13" valign="top" background="images/v_bar_r.gif"><!--DWLayoutEmptyCell-->&nbsp;</td>
    </tr>
  </table>
</div>
<div align="center">
  
</div>

⌨️ 快捷键说明

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