📄 template.2.asp
字号:
<html>
<head>
<title>Untitled Document</title>
<script language="JavaScript" type="text/JavaScript" src="../src/System.js"></script>
<script language="JavaScript" type="text/JavaScript">
<!--
System.Path("../src/");
System.LinkStyle();
System.LoadUnit("NavigateMenu");
function MM_preloadImages() { //v3.0
var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}
function MM_swapImgRestore() { //v3.0
var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}
function MM_findObj(n, d) { //v4.01
var p,i,x; if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_swapImage() { //v3.0
var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
function RefreshAll()
{
var str = document.frames('mainFrame').document.URL
navigate(document.URL);
document.frames('mainFrame').navigate(str);
}
//-->
</script>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
</head>
<body onLoad="MM_preloadImages('../img/back2.gif','../img/before2.gif','../img/refresh2.gif')" topmargin="0">
<TABLE height=600 cellSpacing=0 cellPadding=0 width=750 align=center border=0>
<TBODY>
<TR>
<TD height="98" colspan="3" vAlign=top> <!--#include file="../include/head.asp" --></TD>
<TD width="1" bgColor=#cbe7ff> </TD>
</TR>
<TR>
<TD height="10" colspan="4" bgColor=#cbe7ff> </TD>
</TR>
<TR>
<TD width="124" align="center" background="../img/bg1.jpg" ><img src="../img/back1.gif" name="img_back" style="cursor:hand;" id="img_back" onMouseOver="MM_swapImage('img_back','','../img/back2.gif',1)" onMouseOut="MM_swapImgRestore()" onClick="history.back();"> <img src="../img/before1.gif" name="img_before" style="cursor:hand;" id="img_before" onMouseOver="MM_swapImage('img_before','','../img/before2.gif',1)" onMouseOut="MM_swapImgRestore()" onClick="history.forward();"> <img src="../img/refresh.gif" name="img_refresh" id="img_refresh" style="cursor:hand;" onMouseOver="MM_swapImage('img_refresh','','../img/refresh2.gif',1)" onMouseOut="MM_swapImgRestore()" onClick="RefreshAll()"></TD>
<TD width="625" align="center"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="35"><img src="../img/title_3.2.1.jpg" ></td>
<td align="center"><strong><font face="Arial, Helvetica, sans-serif" style="font-size:24px;color:#0099FF"><span id="sub_title">首页</span></font></strong></td>
<td width="180"><img src="../img/spacer.gif" width="180" height="30"></td>
</tr>
</table></TD>
<TD height=11 width="1"></TD>
</TR>
<TR>
<TD height="100%" colspan="3"><iframe src="../index/index.asp" name="mainFrame" width="100%" marginwidth="0" height="100%" marginheight="0" frameborder="0"></iframe></TD>
</TR>
<TR>
<TD align="center" background="../img/bg1.1.jpg" ><img src="../img/back1.gif" name="img_back2" style="cursor:hand;" id="img_back2" onMouseOver="MM_swapImage('img_back2','','../img/back2.gif',1)" onMouseOut="MM_swapImgRestore()" onClick="history.back();"> <img src="../img/before1.gif" name="img_before2" style="cursor:hand;" id="img_before2" onMouseOver="MM_swapImage('img_before2','','../img/before2.gif',1)" onMouseOut="MM_swapImgRestore()" onClick="history.forward();"> <img src="../img/refresh.gif" name="img_refresh2" id="img_refresh2" style="cursor:hand;" onMouseOver="MM_swapImage('img_refresh2','','../img/refresh2.gif',1)" onMouseOut="MM_swapImgRestore()" onClick="RefreshAll()"></TD>
<TD><table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="35"><img src="../img/title_3.3.1.jpg" ></td>
<td><!--#include file="../include/date_time.asp" --> </td>
<td><% Server.Execute("../include/counter.asp") %></td>
<td><% Server.Execute("../include/online.asp") %></td>
</tr>
</table></TD>
<TD height=11 width="1"></TD>
</TR>
<TR>
<TD height=11 colspan="4" ><table bgColor=#cbe7ff border=0 cellpadding=0 cellspacing=0 height=32 width=100%>
<tbody>
<tr>
<td align=middle height=20> <div align=center>
<p><font size=2>联系电话:0000-00000000 传真:0000-00000000 信箱:</font><a href="mailto:master@xyz.com"><font color=#000000 size=2>master@xyz.com</font></a></p>
</div></td>
</tr>
</tbody>
</table></TD>
</TR>
</TBODY>
</TABLE>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -