📄 top.asp
字号:
<html>
<head>
<SCRIPT language=Javascript>
<!--
var x = 0
var speed = 120
var text = "……欢迎光临内蒙古工业大学理学院成绩查询系统……"
var course = 120
var text2 = text
function Scroll() {
window.status = text2.substring(0, text2.length)
if (course < text2.length) {
setTimeout("Scroll2()", speed)
}
else {
text2 = " " + text2
setTimeout("Scroll()", speed);
}
}
function Scroll2() {
window.status = text2.substring(x, text2.length)
if (text2.length - x == text.length) {
text2 = text
x = 0
setTimeout("Scroll()", speed);
}
else {
x++
setTimeout("Scroll2()", speed);
}
}
Scroll()
//-->
</SCRIPT>
<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<STYLE>
TD {
FONT-SIZE: 9pt
}
A {
COLOR: #336600; TEXT-DECORATION: none
}
A:hover {
COLOR: red}
.topbian {
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-right-style: dashed;
border-left-style: dashed;
border-top-color: #73c44b;
border-right-color: #73c44b;
border-bottom-color: #73c44b;
border-left-color: #73c44b;
}
</STYLE>
<STYLE>
BODY {
SCROLLBAR-FACE-COLOR: #ededed; FONT-SIZE: 9pt; SCROLLBAR-HIGHLIGHT-COLOR: #fafafa; SCROLLBAR-SHADOW-COLOR: #bdbdbd; COLOR: #666666; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #939393; SCROLLBAR-TRACK-COLOR: #fafafa; SCROLLBAR-DARKSHADOW-COLOR: #ffffff
}.style1 {color: #ffffff}
</STYLE>
<script language="JavaScript" type="text/JavaScript">
<!--
function MM_reloadPage(init) { //reloads the window if Nav4 resized
if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);
//-->
</script>
</head>
<body topmargin="0" leftmargin="0" rightmargin="0" bottommargin="0">
<TABLE width=760 height=26 border=0 align="center" cellPadding=0 cellSpacing=0>
<TBODY>
<TR>
<TD vAlign=top background=IMAGES/bt2-1.gif height=167>
<TABLE width=522>
<TBODY>
<TR>
<TD width=133 height=31> </TD>
<TD vAlign=bottom width=174 height=31>
<SCRIPT language=JavaScript><!-- Begin
var enable=0;
today=new Date();
var day;
var date;
var time_start = new Date();
var clock_start = time_start.getTime();
if(today.getDay()==0) day="星期日"
if(today.getDay()==1) day="星期一"
if(today.getDay()==2) day="星期二"
if(today.getDay()==3) day="星期三"
if(today.getDay()==4) day="星期四"
if(today.getDay()==5) day="星期五"
if(today.getDay()==6) day="星期六"
date=(today.getYear())+"年"+(today.getMonth()+1)+"月"+today.getDate()+"日 ";
document.write("<span style='font-size: 9pt;color:#000000;'>"+date);
document.write(day+"</font></span>");
// --></SCRIPT>
</TD>
<TD class=a vAlign=bottom width=199 height=31>
<MARQUEE scrollAmount=1 scrollDelay=40>
<MARQUEE></MARQUEE></MARQUEE></TD></TR></TBODY></TABLE>
<table width="493" border="0" align="left" cellpadding="0" cellspacing="0">
<tr>
<td width="547"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="487" height="138" align="left">
<param name="movie" value="images/top.swf">
<param name="quality" value="high">
<embed src="images/top.swf" width="487" height="138" align="left" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
<param name="_cx" value="10107">
<param name="_cy" value="3995">
<param name="FlashVars" value>
<param name="Movie" value="images/top.swf">
<param name="Src" value="images/top.swf">
<param name="wmode" value="transparent">
<param name="Play" value="0">
<param name="Loop" value="-1">
<param name="Quality" value="High">
<param name="SAlign" value>
<param name="Menu" value="-1">
<param name="Base" value>
<param name="AllowScriptAccess" value="always">
<param name="Scale" value="ShowAll">
<param name="DeviceFont" value="-1">
<param name="EmbedMovie" value="-1">
<param name="BGColor" value="FFFFFF">
<param name="SWRemote" value>
<param name="MovieData" value>
<param name="SeamlessTabbing" value="1">
</object></td>
</tr>
</table></TD>
</TR></TBODY></TABLE>
<table width="760" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td background="IMAGES/top_06bg1.gif"> </td>
</tr>
</table>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -