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

📄 top.asp

📁 大家好
💻 ASP
字号:
<!-- #include file="function.asp" -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>网上书店</title>
<SCRIPT ID=clientEventHandlersJS LANGUAGE=javascript>
<!--

function select_onclick() {
    //window.parent.navigate(select.value)  
    window.parent.location = select.value 
}

//-->
</SCRIPT>
</head>
<body bgcolor="#FFFFFF" background="IMAGE/bj-1.JPG">
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="78" bgcolor="#FFFFFF">
  <tr> 
    <td rowspan="2" width="14%"><img src="foto/book001.gif" width="103" height="50"></td>
    <td colspan="9" height="49" width="86%"><img src="IMAGE/gnt.jpg" width="684" height="50" usemap="#Map" border="0"><map name="Map"><area shape="rect" coords="527,26,574,44" href="newbook.asp" target="main"><area shape="rect" coords="462,26,513,43" href="help.htm" target="main"><area shape="rect" coords="343,26,453,43" href="clear.asp" target="main"><area shape="rect" coords="235,26,325,44" href="BuyFinish.asp" target="main"><area shape="rect" coords="118,28,220,43" href="check.asp" target="main"><area shape="rect" coords="17,26,107,44" href="cxbook.asp" target="main"></map></td>
  </tr>
  <tr> 
    <td colspan="9" width="86%"> 
      <table width="100%" border="2" cellspacing="0" cellpadding="0" bgcolor="#68A8E0">
        <tr bgcolor="#FFCC33"> 
          <td width="12%" height="22" align="center" onMouseOut="MouseOut(this,'#FFCC33');" onMouseOver="MouseOver(this, '#c4f0d6');"><a href="Zhuce/zhuce.asp" target="main">会员注册</a></td>
          <td width="12%" height="22" align="center" onMouseOut="MouseOut(this,'#FFCC33');" onMouseOver="MouseOver(this, '#c4f0d6');"><a href="zhuce/edit.asp" target="main">会员修改</a></td>
          <td width="12%" height="22" align="center" onMouseOut="MouseOut(this,'#FFCC33');" onMouseOver="MouseOver(this, '#c4f0d6');"><a href="zhangdan/default.asp" target="main">查询账单</a></td>
          <td width="12%" height="22" align="center" onMouseOut="MouseOut(this,'#FFCC33');" onMouseOver="MouseOver(this, '#c4f0d6');"><a href="hotbuy.asp" target="main">热买商品</a></td>
          <td width="12%" height="22" align="center" onMouseOut="MouseOut(this,'#FFCC33');" onMouseOver="MouseOver(this, '#c4f0d6');" bgcolor="#FFCC33"><a href="downbook/PriceDown.asp" target="main">特价商品</a></td>
          <td width="12%" height="22" align="center" onMouseOut="MouseOut(this,'#FFCC33');" onMouseOver="MouseOver(this, '#c4f0d6');" bgcolor="#FFCC33"><a href="newbook.asp" target="main">推荐商品</a></td>
          <td width="12%" height="22" align="center" onMouseOut="MouseOut(this,'#FFCC33');" onMouseOver="MouseOver(this, '#c4f0d6');"><a href="MANGER/default.htm" target="_blank">后台管理</a></td>
          <td width="12%" height="22" align="center"> 
            <select name="select" LANGUAGE=javascript onchange="return select_onclick()">
              <option value="Http:\\www.Zhao1Zhao.com" >友情连接</option>
              <option value="Http:\\www.Zhao1Zhao.com" >Zhao1Zhao</option>
              <option value="Http:\\www.263.net" >263</option>
            </select>
          </td>
       </tr>
      </table>
    </td>
  </tr>
</table>
</body>
</html>

⌨️ 快捷键说明

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