📄 top.asp
字号:
<HTML><HEAD><TITLE>商务世纪 -免费电影</TITLE>
<META content=zh-cn http-equiv=Content-Language>
<LINK href="top.files/joekoe.css" rel=stylesheet type=text/css>
<script langiage=javascript src='style/open_win.js'></script>
<script langiage=javascript src='style/mouse_on_title.js'></script>
<META content=商务世纪 name=Description>
<META content=最好的源码下载,软件下载,免费域名,音乐搜索,在线视听,源码论坛,asp,技术文章,商务世纪, name=keywords>
<META content=商务世纪 name=author>
<META charset=gb2312 content="text/html; charset=gb2312"
http-equiv=Content-Type>
<SCRIPT language=JavaScript type=text/JavaScript>
//下拉菜单相关代码
var h;
var w;
var l;
var t;
var topMar = 8;
var leftMar = -60;
var space = 1;
var isvisible;
var MENU_SHADOW_COLOR='transparent';//定义下拉菜单阴影色
var global = window.document
global.fo_currentMenu = null
global.fo_shadows = new Array
function HideMenu()
{
var mX;
var mY;
var vDiv;
var mDiv;
if (isvisible == true)
{
vDiv = document.all("menuDiv");
mX = window.event.clientX + document.body.scrollLeft;
mY = window.event.clientY + document.body.scrollTop;
if ((mX < parseInt(vDiv.style.left)) || (mX > parseInt(vDiv.style.left)+vDiv.offsetWidth) || (mY < parseInt(vDiv.style.top)-h) || (mY > parseInt(vDiv.style.top)+vDiv.offsetHeight)){
vDiv.style.visibility = "hidden";
isvisible = false;
}
}
}
function ShowMenu(vMnuCode,tWidth) {
vSrc = window.event.srcElement;
vMnuCode = "<table id='submenu' cellspacing=1 cellpadding=0 width=200 class=table onmouseout='HideMenu()'><tr height=18><td height=20 align=left >" + vMnuCode + "</td></tr></table>";
h = vSrc.offsetHeight;
w = vSrc.offsetWidth;
l = vSrc.offsetLeft + leftMar+4;
t = vSrc.offsetTop + topMar + h + space-2;
vParent = vSrc.offsetParent;
while (vParent.tagName.toUpperCase() != "BODY")
{
l += vParent.offsetLeft;
t += vParent.offsetTop;
vParent = vParent.offsetParent;
}
menuDiv.innerHTML = vMnuCode;
menuDiv.style.top = t;
menuDiv.style.left = l;
menuDiv.style.visibility = "visible";
isvisible = true;
makeRectangularDropShadow(submenu, MENU_SHADOW_COLOR, 3)
}
function makeRectangularDropShadow(el, color, size)
{
var i;
for (i=size; i>0; i--)
{
var rect = document.createElement('div');
var rs = rect.style
rs.position = 'absolute';
rs.left = (el.style.posLeft + i) + 'px';
rs.top = (el.style.posTop + i) + 'px';
rs.width = el.offsetWidth + 'px';
rs.height = el.offsetHeight + 'px';
rs.zIndex = el.style.zIndex - i;
rs.backgroundColor = color;
var opacity = 1 - i / (i + 1);
rs.filter = 'alpha(opacity=' + (1000 * opacity) + ')';
el.insertAdjacentElement('afterEnd', rect);
global.fo_shadows[global.fo_shadows.length] = rect;
}
}
//行业动态
var strMenu_news='<table cellspacing=0 cellpadding=0 width=100%><tr><td><table cellspacing=0 cellpadding=0 width=100% height="18"><tr><td align=center height=18><p align="left"><a href=http://www.88com.cn/news.asp>业界新闻</a> <a href=http://www.88com.cn/autonews.asp>互联网络</a> <a href=http://www.88com.cn/user_put.asp?action=news>发布新闻</a></td></tr></table></td></tr></table>'
//技术文栏
var strMenu_down='<table cellspacing=0 cellpadding=0 width=100%><tr><td><table cellspacing=0 cellpadding=0 width=100% height="18"><tr><td align=center height=18><p align="left"><a href=http://www.88com.cn/article_list.asp?c_id=1>WEB开发</a> <a href=http://www.88com.cn/article_list.asp?c_id=2>多媒体/设计</a> <a href=http://www.88com.cn/article_list.asp?c_id=34>服务器</a></td></tr></table></td></tr></table>'
//下载中心
var strMenu_article='<table cellspacing=0 cellpadding=0 width=100%><tr><td><table cellspacing=0 cellpadding=0 width=100% height="18"><tr><td align=center height=18><p><a href=http://www.88com.cn/soft.asp>软件下载</a> <a href=http://www.88com.cn/down.asp>源码下载</a> </td></tr></table></td></tr></table>'
//设计素材
var strMenu_gallery='<table cellspacing=0 cellpadding=0 width=100%><tr><td><table cellspacing=0 cellpadding=0 width=100% height="18"><tr><td align=center height=18><p align="left"><a href=http://www.88com.cn/gallery.asp?action=paste>精彩贴图</a> <a href=http://www.88com.cn/flash.asp?action=flash>精彩动画</a> <a href=http://www.88com.cn/business.asp?action=business>精彩源码</a></td></tr></table></td></tr></table>'
//电子商务
var strMenu_user='<table cellspacing=0 cellpadding=0 width=100%><tr><td><table cellspacing=0 cellpadding=0 width=100% height="18"><tr><td align=center height=18><p align="left"><a href=http://www.88com.cn/shop.asp>网络服务</a> <a href=http://www.88com.cn/business.asp>供求信息</a> <a href=http://www.88com.cn/user_put.asp?action=news>发布新闻</a></td></tr></table></td></tr></table>'
//娱乐空间
var strMenu_forum='<table cellspacing=0 cellpadding=0 width=100%><tr><td><table cellspacing=0 cellpadding=0 width=100% height="18"><tr><td align=center height=18><p align="left"><a href=http://www.88com.cn/music/index.asp>音乐</a> <a href=http://www.88com.cn/video.asp>影视</a> <a href="http://www.88com.cn/flash2.asp">Flash</a> <a href=http://www.88com.cn/xiaohua.asp>笑话</a> <a href="http://www.88com.cn/chat.asp">聊天</a></td></tr></table></td></tr></table>'
//免费资源
var strMenu_main='<table cellspacing=0 cellpadding=0 width=100%><tr><td><table cellspacing=0 cellpadding=0 width=100% height="18"><tr><td align=center height=18><p align="left"><a href=http://www.88com.cn/counters>免费计数器</a> <a href=http://www.88com.cn/vote2.asp>免费投票</a> <a href=http://www.88com.cn/freespace.asp>免费空间</a></td></tr></table></td></tr></table>'
//社区娱乐
var strMenu_server='<table cellspacing=0 cellpadding=0 width=100%><tr><td><table cellspacing=0 cellpadding=0 width=100% height="18"><tr><td align=center height=18><p align="left"><a href=http://www.88com.cn/ontest.asp>情感测试</a> <a href=http://www.88com.cn/wlyx.asp>社区棋室</a> <a href=http://www.88com.cn/games.asp>更多娱乐</a></td></tr></table></td></tr></table>'
</SCRIPT>
</HEAD>
<BODY bgColor=#ffffff leftMargin=0 topMargin=0>
<DIV id=menuDiv
style="BACKGROUND-COLOR: #ffffff; HEIGHT: 0px; POSITION: absolute; VISIBILITY: hidden; WIDTH: 1px; Z-INDEX: 1000"></DIV><A
name=top></A>
<CENTER>
<TABLE border=0 cellPadding=0 cellSpacing=0 width=762>
<TBODY>
<TR>
<TD bgColor=#333333 width=1></TD>
<TD align=middle bgColor=#ffffff width=773>
<DIV align=center>
<CENTER>
<TABLE border=0 borderColor=#111111 cellPadding=0 cellSpacing=0 height=106
style="BORDER-COLLAPSE: collapse" width=773>
<TBODY>
<TR>
<TD height=83 width=773>
<DIV align=center>
<CENTER>
<TABLE border=0 borderColor=#111111 cellPadding=0 cellSpacing=0
height=144 style="BORDER-COLLAPSE: collapse" width=758>
<TBODY>
<TR>
<TD background=top.files/1-13shang.gif height=20
width=773> </TD></TR>
<TR>
<TD background=top.files/1-13xia.gif height=57 width=773>
<DIV align=center>
<CENTER>
<TABLE border=0 borderColor=#111111 cellPadding=0
cellSpacing=0 height=67 style="BORDER-COLLAPSE: collapse"
width="100%">
<TBODY>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -