📄 index.htm
字号:
<title><!--BIWM.SystemName--> - 用户登录</title>
<link href="images/system.css" rel="STYLESHEET" type="text/css">
</head>
<body topmargin="0" leftmargin="0" bgcolor="#777777" style="overflow-x:hidden;overflow-y:hidden" oncontextmenu='window.event.returnValue=false'>
<SCRIPT language=JavaScript>
<!--
var vali=Math.random();
function checkform() {
if (document.inputform.userid.value.length<2) {
document.inputform.temp.value="请输入您的用户名...";
document.inputform.userid.focus();
return false;
} else if (document.inputform.password.value.length<4) {
document.inputform.temp.value="请输入您的密码...";
document.inputform.password.focus();
return false;
} else if (document.inputform.authentication.value.length!=6) {
document.inputform.temp.value="请输入六位数字认证...";
document.inputform.authentication.focus();
return false;
} else if (!(/^\d{6}$/.test(document.inputform.authentication.value)) && document.inputform.authentication.value.length==6) {
document.inputform.temp.value="输入上图所表示的数字...";
document.inputform.authentication.value="";
document.inputform.authentication.focus();
return false;
}
// document.inputform.temp.value="完成┈→发送信息...";
document.inputform.validate.value=vali;
return true;
}
function AboutAuthentication() {
alert("我为什么需要键入图片中的字符来进行登录?\n\n在大多数情况下,只有人才能识别图片中的字符,程序则无法识别。\n攻击者通常会使用多次输入用户名和密码来试图进入系统!\n这种攻击会使得网络速度变慢,从而让其他用户难以登录。\n");
}
function MM_findObj(n, d) { //v4.0
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 && document.getElementById) x=document.getElementById(n); return x;
}
function MM_showHideLayers() { //v3.0
var i,p,v,obj,args=MM_showHideLayers.arguments;
for (i=0; i<(args.length-2); i+=3) if ((obj=MM_findObj(args[i]))!=null) { v=args[i+2];
if (obj.style) { obj=obj.style; v=(v=='show')?'visible':(v='hide')?'hidden':v; }
obj.visibility=v; }
}
//-->
</SCRIPT>
<table border="0" width="100%" height="100%">
<tr>
<td width="100%" align="center"><table border="0" width="778" cellspacing="0"
cellpadding="0">
<tr>
<td width="100%" nowrap><img src="images/main_top1.gif" width="621" height="91"><img
src="images/main_top2.gif" width="157" height="91"></td>
</tr>
<tr>
<td width="100%" height="125" background="images/main_top3.gif"><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="images/swflash.cab#version=4,0,0,0"
ID="foreverness" WIDTH="423" HEIGHT="125">
<param name="movie" value="images/flash.swf">
<param name="menu" value="false">
<param name="quality" value="high">
<param name="wmode" value="transparent">
<param name="bgcolor" value="#FFFFFF"><embed src="images/flash.swf" menu="false" quality="high" wmode="transparent" bgcolor="#FFFFFF" WIDTH="423" HEIGHT="125" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash">
</object></td>
</tr>
<tr>
<td width="100%" height="158" background="images/main_top4.gif" align="right" style="POSITION: relative"><form name=inputform action='/LOGIN' method=post onsubmit='return(checkform());'><input type=hidden name=validate><table border="0"
width="400" cellpadding="0">
<tr>
<td colspan="3"><font face="宋体" color="cc3000">ヾ.┈→<b>登录系统管理中心</b><↘</font></td>
</tr>
<tr>
<td nowrap>用户名:<input type="text" name="userid" size="20" class="input" maxlength=26 onmouseout="MM_showHideLayers('Layer1','','hide')" onmouseover="MM_showHideLayers('Layer1','','show')"><SPAN id=Layer1 style="BORDER-BOTTOM: #000000 1px; BORDER-LEFT: #000000 1px; BORDER-RIGHT: #000000 1px; BORDER-TOP: #000000 1px; FILTER: Alpha(Opacity=50,); FONT-SIZE: 9pt; HEIGHT: 60px; LEFT: 50px; OVERFLOW: visible; POSITION: absolute; TOP: 50px; VISIBILITY: hidden; WIDTH: 250px; Z-INDEX: 5; layer-background-color: #006666; font-line: 150%">
<TABLE bgColor=#000000 border=0 cellPadding=0 cellSpacing=1
width=100%>
<TBODY>
<TR>
<TD align=middle bgColor=#ffffff>
<TABLE border=0 cellPadding=0 cellSpacing=3
width="96%"><TBODY>
<TR>
<TD><IMG height=12
src="images/main_arrow.gif" width=12 align=absmiddle> 请输入您的管理用户名,它是您在系统里的唯一身份标识!</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></SPAN></td>
<td align="right" nowrap>密 码:<input type="password" name="password" size="20" class="input" maxlength=26 onmouseout="MM_showHideLayers('Layer2','','hide')" onmouseover="MM_showHideLayers('Layer2','','show')"><SPAN id=Layer2 style="BORDER-BOTTOM: #000000 1px; BORDER-LEFT: #000000 1px; BORDER-RIGHT: #000000 1px; BORDER-TOP: #000000 1px; FILTER: Alpha(Opacity=50,); FONT-SIZE: 9pt; HEIGHT: 60px; LEFT: 50px; OVERFLOW: visible; POSITION: absolute; TOP: 50px; VISIBILITY: hidden; WIDTH: 250px; Z-INDEX: 5; layer-background-color: #006666; font-line: 150%">
<TABLE bgColor=#000000 border=0 cellPadding=0 cellSpacing=1
width=100%>
<TBODY>
<TR>
<TD align=middle bgColor=#ffffff>
<TABLE border=0 cellPadding=0 cellSpacing=3
width="96%"><TBODY>
<TR>
<TD><IMG height=12
src="images/main_arrow.gif" width=12 align=absmiddle> 请输入您的密码,它由6-26位字符串组成,系统严格区分大小写!</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></SPAN></td>
<td width="20"></td>
</tr>
<tr>
<td nowrap>认 证:<input type="text" name="authentication" size="10" class="input" maxlength="6" onmouseout="MM_showHideLayers('Layer3','','hide')" onmouseover="MM_showHideLayers('Layer3','','show')"><SPAN id=Layer3 style="BORDER-BOTTOM: #000000 1px; BORDER-LEFT: #000000 1px; BORDER-RIGHT: #000000 1px; BORDER-TOP: #000000 1px; FILTER: Alpha(Opacity=50,); FONT-SIZE: 9pt; HEIGHT: 60px; LEFT: 50px; OVERFLOW: visible; POSITION: absolute; TOP: 50px; VISIBILITY: hidden; WIDTH: 250px; Z-INDEX: 5; layer-background-color: #006666; font-line: 150%">
<TABLE bgColor=#000000 border=0 cellPadding=0 cellSpacing=1
width=100%>
<TBODY>
<TR>
<TD align=middle bgColor=#ffffff>
<TABLE border=0 cellPadding=0 cellSpacing=3
width="96%"><TBODY>
<TR>
<TD><IMG height=12
src="images/main_arrow.gif" width=12 align=absmiddle> 请将右边图片中所显示的6位数字输入到认证框内,以认证登录方式!<br>图释:<img src="images/notation.xbm" width=80 height=9 align=absmiddle></TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></SPAN>
<script>document.write("<img src='/OUTIMG?v=",vali,"' width=48 height=9>")</script> </td>
<td align="right" nowrap>←输入数字∴ <a
href="javascript:AboutAuthentication();" title="我们为什么要输入图片中的数字来进行认证?" onmouseout="MM_showHideLayers('Layer4','','hide')" onmouseover="MM_showHideLayers('Layer4','','show')"><b>[为什么需要认证?]</b></a><SPAN id=Layer4 style="BORDER-BOTTOM: #000000 1px; BORDER-LEFT: #000000 1px; BORDER-RIGHT: #000000 1px; BORDER-TOP: #000000 1px; FILTER: Alpha(Opacity=50,); FONT-SIZE: 9pt; HEIGHT: 60px; LEFT: 50px; OVERFLOW: visible; POSITION: absolute; TOP: 20px; VISIBILITY: hidden; WIDTH: 300px; Z-INDEX: 5; layer-background-color: #006666; font-line: 150%">
<TABLE bgColor=#000000 border=0 cellPadding=0 cellSpacing=1
width=100%>
<TBODY>
<TR>
<TD align=middle bgColor=#ffffff>
<TABLE border=0 cellPadding=0 cellSpacing=3
width="96%"><TBODY>
<TR>
<TD><IMG height=12
src="images/main_arrow.gif" width=12 align=absmiddle> 我为什么需要键入图片中的字符来进行登录?<br>在大多数情况下,只有人才能识别图片中的字符,程序则无法识别。攻击者通常会使用多次输入用户名和密码来试图进入系统!这种攻击会使得网络速度变慢,从而让其他用户难以登录。</TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></SPAN></td>
<td width="20"></td>
</tr>
<tr>
<td> <input type=text name=temp size=20 style="BORDER: #f8f8f8 1px solid;COLOR: #FF9475;background:#ffffff;HEIGHT: 19px" readOnly></td>
<td align="right"><input type=image src="images/button_login.gif" width="80" height="20" border=0 alt="点击登录管理中心" class=nob></td>
<td align="center" width="20"></td>
</tr></form>
</table>
</td>
</tr>
<tr>
<td width="100%"><img src="images/main_top5.gif" width="778" height="33"></td>
</tr>
<tr>
<td width="100%" bgcolor="#FFAD00" height="18"></td>
</tr>
</table>
</td>
</tr>
</table>
<script language=javascript>
<!--
function keyDown(e) {
var thisKey=event.keyCode;
if (thisKey==13 && checkform()) document.inputform.submit();
}
document.inputform.validate.value=vali;
document.inputform.authentication.value="";
document.onkeydown = keyDown;
document.inputform.temp.value="请输入┈→登录信息...";
document.inputform.userid.focus();
//-->
</script>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -