📄 page2.htm.primary
字号:
<HTML>
<HEAD>
<TITLE>menu tree</TITLE>
<SCRIPT LANGUAGE="JavaScript">
<!--
if ((self != top) && (parent.theMenu)) {
var eID = parent.theMenu.findEntry(location.pathname, "url", "right", 0);
if (eID >= 0) {
parent.theMenu.selectEntry(eID);
if (parent.theMenu.setEntry(eID, true)) {
parent.theMenu.refresh();
}
}
} else {
var navPrinting = false;
if ((navigator.appName + navigator.appVersion.substring(0, 1)) == "Netscape4") {
navPrinting = (self.innerHeight == 0) && (self.innerWidth == 0);}
if ((self.name != 'text') && (self.location.protocol != "file:") && (document.cookie.indexOf('mode=NoFrames') < 0) && !navPrinting) {
var newLoc = "index.htm?page=" + escape(self.location.pathname);
if (parseInt(navigator.appVersion) >= 3) {self.location.replace(newLoc);} else {self.location.href = newLoc;}
}
}
//-->
</SCRIPT>
<style type="text/css">
<!--
body { font-size: 9pt; margin-top: 0px}
-->
</style>
</HEAD>
<BODY BGCOLOR=#F4F3F2>
<center>
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td>
<p align="center"><a href="http://www.1h1.com/cgi-bin/ads1.pl?URL&page=08"><img src="http://www.1h1.com/cgi-bin/ads1.pl?ID=nettrain&page=08" border="0" height="40" width="400" alt="“一换一”广告交换联盟"></a>
</td>
<td><a href="http://www.1h1.com/cgi-bin/ads2.pl?URL&page=08"><img src="http://www.1h1.com/cgi-bin/ads2.pl?page=08" height="40" border="0" alt="“一换一”广告交换联盟"></a>
</td>
</tr>
<tr>
<td colspan="2" align="CENTER"><small><small><a href="http://www.1h1.com">“一换一”广告交换联盟</a>
</small></small></td>
</tr>
</table>
</center>
<br>
<noscript> </noscript>
<H1><font face="Arial, Helvetica, sans-serif">Page 2 DEMO</font></H1>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -