📄 userlist.asp-orderby=visitcount.htm
字号:
<html>
<script language="javascript">
function ShowPic(id) {
var winClose = 0;
if (window.viewimage != null && ! viewimage.closed)
{
viewimage.close();
winClose = 1;
}
if (window.viewimage == null || viewimage.closed || winClose)
{
url="ClassAlbum.asp?Action=ShowPhoto&PhotoID="+id;
var w_opt="width=720,height=600,resizable=0,scrollbars=1,menubar=0,status=1";
viewimage=window.open(url,"Preview",w_opt);
if (window.viewimage != null)
viewimage.focus();
}
}
function openScript(url, width, height){
var Win = window.open(url,"openScript",'width=' + width + ',height=' + height + ',resizable=1,scrollbars=yes,menubar=no,status=no' );
}
function PopWindow()
{
openScript('messanger.asp?action=newmsg',420,320);
}
function DoTitle(addTitle) {
var revisedTitle;
var currentTitle = document.frmgbk.title.value;
revisedTitle = currentTitle+addTitle;
document.frmgbk.title.value=revisedTitle;
document.frmgbk.title.focus();
return; }
function strlength(str)
{
var l=str.length;
var teststr="???";
var t=l;
if (teststr.length==3){
for(i=0;i<l;i++){
thischar=str.charCodeAt(i);
if(thischar>255){
t=t+1;}
}
}
return t;
}
var ie = (document.all)? true:false
if (ie){function ctlent(eventobject){if(event.ctrlKey && window.event.keyCode==13){this.document.frmgbk.submit();}}}
function submitonce(theform){
//if IE 4+ or NS 6+
if (document.all||document.getElementById){
//screen thru every element in the form, and hunt down "submit" and "reset"
for (i=0;i<theform.length;i++){
var tempobj=theform.elements[i]
if(tempobj.type.toLowerCase()=="submit"||tempobj.type.toLowerCase()=="reset")
//disable em
tempobj.disabled=true
}
}
}
function CheckAll(form) {
for (var i=0;i<form.elements.length;i++) {
var e = form.elements[i];
if (e.name != 'chkall') e.checked = form.chkall.checked;
}
}
</script>
<div align="center">
<STYLE TYPE="text/css">
<!--
BODY {OVERFLOW:scroll;OVERFLOW-X:hidden}
.DEK {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}
//-->
</STYLE>
<DIV ID="dek" CLASS="dek"></DIV>
<SCRIPT TYPE="text/javascript">
Xoffset=-60;
Yoffset= 20;
var nav,old,iex=(document.all),yyy=-1000;
if(navigator.appName=="Netscape"){(document.layers)?nav=true:old=true;}
if(!old){
var skn=(nav)?document.dek:dek.style;
if(nav)document.captureEvents(Event.MOUSEMOVE);
document.onmousemove=get_mouse;
}
function popup(msg,bak){
var content="<TABLE BORDER=0 Bgcolor=#A3A4A5 CELLPADDING=3 CELLSPACING=1 ><TD nowrap "+
"BGCOLOR="+bak+" ALIGN=left class=novdn>"+" "+msg+" "+"</TD></TABLE>";
if(old){alert(msg);return;}
else{yyy=Yoffset;
if(nav){skn.document.write(content);skn.document.close();skn.visibility="visible"}
if(iex){document.all("dek").innerHTML=content;skn.visibility="visible"}
}
}
function get_mouse(e){
var x=(nav)?e.pageX:event.x+document.body.scrollLeft;skn.left=x+Xoffset;
var y=(nav)?e.pageY:event.y+document.body.scrollTop;skn.top=y+yyy;
}
function kill(){
if(!old){yyy=-1000;skn.visibility="hidden";}
}
</SCRIPT>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html>
<head> </div>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" type="text/css" href="style.css" tppabs="http://www.ythzx.cn/style.css">
<title>
云天化中学网站-校友录
</title>
<div align="center"><body topmargin="0" leftmargin="0">
<table width="1002" border="0" cellspacing="0" cellpadding="0">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -