📄 webtopxin.asp
字号:
<%@LANGUAGE="JAVASCRIPT" CODEPAGE="936"%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title></title>
</head>
<body>
<script language="JavaScript" src="js/menu.js">
/*
Static Top Menu Script
By Constantin Kuznetsov Jr. (GoldenFox@bigfoot.com)
Featured on Dynamicdrive.com
For full source code and installation instructions to this script, visit Dynamicdrive.com
*/
</script>
<script language="JavaScript" src="js/menucontext.js"></script>
<script language="JavaScript">
showToolbar();
</script>
<script language="JavaScript">
function UpdateIt(){
if (document.all){
document.all["MainTable"].style.top = document.body.scrollTop;
setTimeout("UpdateIt()", 200);
}
}
UpdateIt();
</script>
<TABLE cellSpacing=0 cellPadding=0 width="100%" align=center border=0>
<TBODY>
<TR>
<TD vAlign=bottom align=middle
background=images/top_line_bg_menu.gif height=46>
<table width="100%" height="63" border="0" cellpadding="0" cellspacing="0" background="images/top_line_bg1.gif">
<tr>
<td background="images/top_line_bg1.gif"> </td>
</tr>
</table>
<TABLE height=40 cellSpacing=0 cellPadding=0 width=860 align=center
border=0>
<TBODY>
<TR>
<TD vAlign=bottom align=middle width=171><IMG height=37
src="images/newyear_cordi.gif" width=171></TD>
<TD vAlign=bottom width=363>
<TABLE cellSpacing=0 cellPadding=0 width=300 border=0>
<TBODY>
<TR>
<TD width=3><IMG height=37
src="images/top_main_menu_line.gif" width=3></TD>
<TD><IMG
src="images/top_main_menu_1.gif"
border=0></TD>
<TD width=3><IMG height=37
src="images/top_main_menu_line.gif" width=3></TD>
<TD><IMG
src="images/men/shangpin.gif" width="77" height="37"
border=0><br></TD>
<TD width=3><IMG height=37
src="images/top_main_menu_line.gif" width=3></TD>
<TD><IMG
src="images/men/jingpin.gif" width="77" height="37"
border=0></TD>
<TD width=3><IMG height=37
src="images/top_main_menu_line.gif" width=3></TD>
<TD><IMG
src="images/men/dongtai.gif" width="77" height="37"
border=0></TD>
<TD width=3><IMG height=37
src="images/top_main_menu_line.gif"
width=3></TD>
</TR>
</TBODY>
</TABLE></TD>
<TD width=326>
<TABLE cellSpacing=0 cellPadding=0 width=320 border=0>
<TBODY>
<TR>
<TD width=20><IMG height=18
src="images/icon_search.gif" width=18
align=absMiddle></TD>
<TD align=right><IMG
src="images/btn_top_search.gif"
align=absMiddle></TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
</TBODY>
</TABLE></TD>
</TR>
<TR>
<TD align=middle background=images/top_line_bg2bg.gif><IMG
height=3 src="images/top_line_bg2.gif"
width=860></TD>
</TR>
</TBODY>
</TABLE>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -