📄 _index.htm
字号:
<HTML>
<HEAD>
<title>#Title</title>
<link href="$Style.css" rel="stylesheet" type="text/css">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<script>
function switchSysBar()
{
if(switchPoint.innerText==6)
{
switchPoint.innerText=5
document.all("frmTitle").style.display="none"
}
else
{
switchPoint.innerText=6
document.all("frmTitle").style.display=""
}
}
</script>
<style type="text/css">
.navPoint {COLOR: white; CURSOR: hand; FONT-FAMILY: Webdings; FONT-SIZE: 9pt;line-height: 9px;}
</style>
</HEAD>
<body scroll="no" >
<table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0" class="Set">
<tr>
<td width="9" background="$Images/Top-BG.gif" bgcolor="#666666">
</td>
<td background="$Images/Top-BG.gif" class="FontTitle">
<div align="right"><a href="#" onClick="window.open('?Socut=Server-Menu','menu');window.open('?Socut=Server-Main','main');">首页</a>
| <a href="?Socut=User-Reg" target="main"><font color=black>注册</font></a> | <a href="?Socut=Server-News" target="main">新闻</a> | <a href="?Socut=Server-Menu" target="menu"><font color=black>培训</font></a> | <a href="?Socut=Server-Help&Error=0&Info=Index" target="main">帮助</a> | <a href="?Socut=Class-Search" target=main><font color=black>搜索</font></a> </div></td>
<td width="165" background="$Images/Top-BG.gif">
<div align="center">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20"><a href="javascript:history.go(-1)"><img src="$Images/Bar/back.gif" width="16" height="16" border="0" alt="返回上页"></a></td>
<td width="20"><a href="JavaScript:this.location.reload();" target='main'><img src="$Images/Bar/refresh.gif" border="0" alt=刷新主窗></a></td>
<td width="20"><A onclick="this.style.behavior='url(#default#homepage)';this.setHomePage('#SetHome');"
href="#"><img src="$Images/Bar/home.gif" alt="设为主页" width="16" height="16" border="0"></A></td>
<td width="4"><a href="?Socut=User-Login" target="main"><img src="$Images/Bar/logout.gif" alt="注销登陆" width="16" height="16" border="0"></a></td>
</tr>
</table>
</div></td>
<td width="9" height="20" background="$Images/Top-BG.gif">
</td>
</tr>
<tr>
<td height="3" bgcolor="#666666"><img src="$Images/Top-1.gif" width="9" height="3"></td>
<td rowspan="3"><IFRAME marginWidth="0" marginHeight="0" src="_Main.htm" align="top" name="main"
frameBorder="0" width="100%" scrolling="yes" height="100%"></IFRAME>
</td>
<td rowspan="3"><IFRAME marginWidth="0" marginHeight="0" src="_Menu.htm" align="top" name="menu"
frameBorder="0" width="165" scrolling="no" height="100%"></IFRAME>
</td>
<td><img src="$Images/Top-2.gif" width="9" height="3"></td>
</tr>
<tr>
<td background="$Images/L-BG.gif"> </td>
<td background="$Images/R-BG.gif"> </td>
</tr>
<tr>
<td height="3" bgcolor="#666666"><img src="$Images/Down-1.gif" width="9" height="3"></td>
<td><img src="$Images/Down-2.gif" width="9" height="3"></td>
</tr>
<tr>
<td background="$Images/Down-BG-1.gif"></td>
<td valign="bottom" background="$Images/Down-BG-1.gif">
<table width="30" height="5" border="0" align="center" cellPadding="0" cellSpacing="0" class="navPoint" >
<tr>
<td align="center" style="HEIGHT: 100%" onclick="switchSysBar()"><font style="FONT-SIZE: 5px; CURSOR: default; COLOR: #ffffff">
<span class="navPoint" id="switchPoint" title="关闭/打开下栏">6</span></font></td>
</tr>
</table>
</td>
<td background="$Images/Down-BG-1.gif"> </td>
<td height="9" background="$Images/Down-BG-1.gif"></td>
</tr>
<tr id="frmTitle" name="frmTitle">
<td background="$Images/Down-BG-2.gif"> </td>
<td valign="top" background="$Images/Down-BG-2.gif"><table border="0" cellpadding="0" class=set cellspacing="0" background="$Images/Menu.gif">
<tr>
<td width="100" rowspan="2" background="$Images/LOGO.gif">
</td>
<td width="100" height="25" align="center" valign="bottom"><a href="?Socut=Class-List" target="main">浏览课室</a></td>
<td width="100" align="center" valign="bottom"><a href="?Socut=Class-Post" target="main">举手发言</a></td>
<td width="100" align="center" valign="bottom"><a href="?Socut=Class-Desk" target="main">我的书桌</a></td>
<td width="100" align="center" valign="bottom">
<a href=# onClick="window.open('?Socut=Server-MenuGuest','menu');window.open('?Socut=Server-Guest','main');">客服中心</a></td>
</tr>
<tr>
<td height="11"> </td>
<td width="100"> </td>
<td width="100"> </td>
<td width="100"> </td>
</tr>
</table></td>
<td valign="top" background="$Images/Down-BG-2.gif"><font color=#0033CC>#Copyright</font></td>
<td height="36" background="$Images/Down-BG-2.gif"></td>
</tr>
</table>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -