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

📄 top.asp

📁 使用Asp+Access+FSO+Jmail+Servu开发
💻 ASP
字号:
<!--#include file="config.asp"-->
<html>
<head>
<title><%=sitetitle%></title>
<meta content="text/html; charset=gb2312" http-equiv="Content-Type">
<link href="css/style.css" rel="stylesheet" type="text/css">
<script language="JavaScript" src="js/title.js"></script>
<object id=maximize type="application/x-oleobject" classid="clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11">
<param name="Command" value="MAXIMIZE">
</object>
<script>
if(self.screenLeft>10)maximize.Click()
</SCRIPT>
</head>
<body leftmargin="0" topmargin="0" onload="self.status='<%=site%>-<%=siteurl%>';return true">
<TABLE width=770 border=0 align=center cellPadding=0 cellSpacing=0 bgcolor="#FFFFFF">
  <TBODY>
    <TR > 
      <TD width="200" height="80" align="center"><img src="<%=bannerurl%>" border="0"></TD>
      <TD width="490" align="center"><iframe name="ad" src="ad/index_top.asp" width="468" height="60" frameborder="0" scrolling="no"></iframe></TD>
      <TD width="80" align="center"><table width="100%" border="0" cellspacing="0" cellpadding="3">
          <tr>
            <td align="center"><a href="#" onClick="window.external.AddFavorite(document.location.href, '<%=site%>-<%=siteurl%>')">收藏本页</a></td>
          </tr>
          <tr>
            <td align="center"><a href="mailto:<%=siteemail%>?subject=关于<%=site%>" target=_blank>联系我们</a></td>
          </tr>
          <tr>
            <td align="center"><a href="help.asp">网站帮助</a></td>
          </tr>
        </table></TD>
    </TR>
  </TBODY>
</TABLE>
<TABLE width=770 height=26 border=0 align=center cellPadding=0 cellSpacing=0>
  <TBODY>
    <TR> 
      <TD height="80" bgcolor="#FFFFFF"><iframe name="ad" src="ad/index_top2.asp" width="770" height="80" frameborder="0" scrolling="no"></iframe></TD>
    </TR>
  </TBODY>
</TABLE>
<TABLE cellSpacing=0 cellPadding=0 width=770 align=center border=0>
  <TBODY>
    <TR>
      <TD width=158 height="48" align="center" background="images/index_4.jpg"><%=formatdatetime(date(),1)%>&nbsp;<%=WeekDayName(DatePart("w",Now))%></TD>
      <TD width=612 bgColor=#eeeef0>
        <TABLE height=25 cellSpacing=0 cellPadding=0 width="96%" align=center 
      border=0>
          <TBODY>
            <TR class=t9>
              <TD width=2>
                <DIV align=center><IMG height=11 src="" width=1></DIV></TD>
              <TD width=60 align="center">
              <A 
          href="index.asp">首页</A></TD>
              <TD width=2>
                <DIV align=center><IMG height=11 src="" width=1></DIV></TD>
              <TD width=60 align="center">
              <A 
            href="reg.asp">主页申请</A></TD>
              <TD width=2>
                <DIV align=center><IMG height=11 src="" width=1></DIV></TD>
              <TD width=60 align="center">
              <A 
            href="space.asp">空间服务</A></TD>
              <TD width=3>
                <DIV align=center><IMG height=11 src="" width=1></DIV></TD>
              <!--<td width="60"> <div align="center"><a href="http://sms.533.net" target="_blank"><font color=red>无线域名</font></a></div></td>-->
              <TD width=2>
                <DIV align=center><IMG height=11 src="" width=1></DIV></TD>
              <TD width=60 align="center">
              <A 
          href="site_top.asp">网站排行</A></TD>
              <TD width=2>
                <DIV align=center><IMG height=11 src="" width=1></DIV></TD>
              <TD width=60 align="center">
                <A 
            href="site_list.asp">主页列表</A></TD>
              <TD width=2>
                <DIV align=center><IMG height=11 src="" width=1></DIV></TD>
              <TD width=60 align="center">
              <A 
            href="site_cool.asp">酷站推荐</A></TD>
              <TD width=2>
                <DIV align=center><IMG height=11 src="" width=1></DIV></TD>
              <TD width=60 align="center">
              <A 
            href="#">站长社区</A></TD>
              <TD width=2>
                <DIV align=center><IMG height=11 src="" width=1></DIV></TD>
              <TD width=60 align="center">
              <A href="help.asp">帮助</A></TD>
            </TR>
          </TBODY>
      </TABLE></TD>
    </TR>
  </TBODY>
</TABLE>

⌨️ 快捷键说明

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