📄 index.htm
字号:
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>ehome.6to23.com</title>
<script language="JavaScript" src="navcond.js"></script>
<script language="JavaScript">
var myNavBar1 = new NavBar(0);
var dhtmlMenu;
dhtmlMenu = new NavBarMenu(100, 0);
dhtmlMenu.addItem(new NavBarMenuItem("Home", "http://ehome.6to23.com"));
myNavBar1.addMenu(dhtmlMenu);
dhtmlMenu = new NavBarMenu(100, 120);
dhtmlMenu.addItem(new NavBarMenuItem("Freebies", ""));
dhtmlMenu.addItem(new NavBarMenuItem("Backgrounds", "http://ehome.6to23.com"));
dhtmlMenu.addItem(new NavBarMenuItem("Templates", "http://www.39cool.com"));
dhtmlMenu.addItem(new NavBarMenuItem("Buttons", "http://www.39cool.com"));
myNavBar1.addMenu(dhtmlMenu);
dhtmlMenu = new NavBarMenu(110, 120);
dhtmlMenu.addItem(new NavBarMenuItem("Services", ""));
dhtmlMenu.addItem(new NavBarMenuItem("Web Design", "http://www.39cool.com"));
dhtmlMenu.addItem(new NavBarMenuItem("Java Programming", "http://www.39cool.com"));
dhtmlMenu.addItem(new NavBarMenuItem("Graphic Design", "http://www.39cool.com"));
myNavBar1.addMenu(dhtmlMenu);
dhtmlMenu = new NavBarMenu(100, 150);
dhtmlMenu.addItem(new NavBarMenuItem("Contact Us", ""));
dhtmlMenu.addItem(new NavBarMenuItem("Sales", "mailto:39col@163.com"));
dhtmlMenu.addItem(new NavBarMenuItem("Service", "mailto:39col@163.com"));
dhtmlMenu.addItem(new NavBarMenuItem("Support", "mailto:39col@163.com"));
dhtmlMenu.addItem(new NavBarMenuItem("Billing", "mailto:39col@163.com"));
myNavBar1.addMenu(dhtmlMenu);
dhtmlMenu = new NavBarMenu(120, 150);
dhtmlMenu.addItem(new NavBarMenuItem("Dynamic HTML", ""));
dhtmlMenu.addItem(new NavBarMenuItem("Easy to Customize", "http://www.39cool.com"));
dhtmlMenu.addItem(new NavBarMenuItem("Looks Great", "http://www.39cool.com"));
dhtmlMenu.addItem(new NavBarMenuItem("Add More Menus", "http://www.39cool.com"));
myNavBar1.addMenu(dhtmlMenu);
//set menu colors
myNavBar1.setColors("#000000", "#000000", "#ffffff", "#ffffff", "#000000", "#000000", "#999966", "#ffffff", "#000000")
//uncomment below line to center the menu (valid values are "left", "center", and "right"
//myNavBar1.setAlign("center")
var fullWidth;
function init() {
// Get width of window, need to account for scrollbar width in Netscape.
fullWidth = getWindowWidth()
- (isMinNS4 && getWindowHeight() < getPageHeight() ? 16 : 0);
myNavBar1.resize(fullWidth);
myNavBar1.create();
myNavBar1.setzIndex(2);
}
</script>
</head>
<body onload="init()" background="back2.gif" topmargin="0" leftmargin="0">
<p> </p>
<table border="0" cellpadding="0" cellspacing="0" width="673">
<tr>
<td width="201"><img border="0" src="logo_4.gif" width="169" height="58"></td>
<td width="468"><img border="0" src="banner.GIF" width="468" height="60"></td>
</tr>
</table>
<p> </p>
<div align="left">
<table border="0" cellpadding="0" cellspacing="0" width="656">
<tr>
<td width="209"><font face="Arial"><img border="0" src="e.gif" width="166" height="160"></font></td>
<td width="443">
<div align="left">
<table border="0" cellPadding="0" cellSpacing="0" height="61" width="443">
<tbody>
<tr>
<td height="21" width="441"><b><font color="#999966" size="4" face="Arial">Welcome</font></b>
<hr>
</td>
</tr>
<tr>
<td height="21" width="441">
<div align="center"><font face="Arial">
<script src="http://www.39cool.com"></script>
</font></div>
</td>
</tr>
<tr>
<td height="74" width="441">
</td>
</tr>
<tr>
<td height="19" width="441">
<hr>
</td>
</tr>
</tbody>
</table>
</div>
<p> </td>
</tr>
</table>
</div>
<blockquote>
<p align="center"> </p>
<p align="center"> </p>
<p align="center"> </p>
</blockquote>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -