📄 zt.asp
字号:
<!--#include file="BBSLib.asp"-->
<%
if Request.QueryString("ACT") = "1" then
Response.Cookies("ZDYC") = "true"
Response.Cookies("ZDYC").Expires = DateAdd("M",1,Date)
Response.End
end if
if Request.QueryString("ACT") = "2" then
Response.Cookies("ZDYC") = "false"
Response.Cookies("ZDYC").Expires = DateAdd("M",1,Date)
Response.End
end if
ZDYC = Request.Cookies("ZDYC")
if trim(ZDYC) = "" then ZDYC = "false"
Response.Cookies("time")=now()
%>
<HTML>
<HEAD>
<TITLE></TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
<style type="text/css">
<!--
.p9 { font-family: "宋体"; font-size: 9pt}
A:link{font-size:9pt;COLOR:black;TEXT-DECORATION: none}
A:visited {font-size:9pt;COLOR:black;TEXT-DECORATION: none}
A:hover {font-size:9pt;COLOR: red; TEXT-DECORATION: underline}
-->
</style>
<SCRIPT ID=clientEventHandlersJS LANGUAGE=javascript>
<!--
var ID = null;
function cZDYC_onclick() {
if (cZDYC.checked) {
iHIDE.location.replace('zt.asp?ACT=1');
}
else {
iHIDE.location.replace('zt.asp?ACT=2');
}
}
function Flush() {
iHIDE.location.replace('flush.asp');
window.setTimeout('Flush()',<%=IIF(Request.Cookies("NC")<>"" and Request.Cookies("NC")<>"访客","1000*180","1000*900")%>,'JavaScript');
}
function window_onload() {
cZDYC.checked = <%=ZDYC%>;
Flush();
}
function ShowGRZL(nc) {
l = screen.width/2-500/2;
t = screen.height/2-250/2;
fGRZL = window.open('','fGRZL','scrollbars=no,toolbar=no,menubar=no,location=no,status=no,resizable=no,width=500,height=250,left='+l+',top='+t);
fGRZL.location.replace('grzl.asp?NC='+nc);
}
function ShowZXRS() {
fDQZX = window.open('','','scrollbars=no,toolbar=no,menubar=no,location=no,status=no,resizable=no');
fDQZX.location.replace('dqzx.asp');
}
function ShowLYX() {
fLYX = window.open('','fLYX','scrollbars=yes,toolbar=no,menubar=no,location=no,status=no,resizable=yes,left=1,top=1,width=500,height=400');
fLYX.location.replace('lyb.asp');
}
function menu1_onmouseover() {
window.parent.menu_onmouseover();
}
function document_onmouseout() {
if (event.y <= 0 ) {
if (cZDYC.checked) {
if (window.parent.document.all['lCD'].style.visibility != 'visible') {
window.parent.document.all['frmTitle'].style.display = 'none';
window.parent.setMENU(true);
}
}
}
}
function document_onmousedown() {
if (event.button == 2 | event.button == 3) {
window.alert('<%=TITLE%> 版权所有');
}
}
//-->
</SCRIPT>
<script LANGUAGE="javascript" FOR="window" EVENT="onload">
<!--
window_onload()
//-->
</script>
<SCRIPT LANGUAGE=javascript FOR=document EVENT=onmouseout>
<!--
document_onmouseout()
//-->
</SCRIPT>
<SCRIPT LANGUAGE=javascript FOR=document EVENT=onmousedown>
<!--
document_onmousedown()
//-->
</SCRIPT>
</HEAD>
<BODY scroll=no style="MARGIN: 0px">
<table width="100%" border="0" cellspacing="0" cellpadding="0" background="images/topcell2.gif">
<tr class="p9" height=20>
<!--
<td width="12%" class="p9" height="100%" valign="top"><img align="absMiddle" src="images/sqgn.gif" WIDTH="80" HEIGHT="20" id=menu1 style="cursor:hand" LANGUAGE=javascript onmouseover="return menu1_onmouseover()"></td>
//-->
<td width="11%" class="p9"> <font color=#ffffff><input type="checkbox" name="cZDYC" style="width:13px; height:13px" LANGUAGE=javascript onclick="return cZDYC_onclick()"> 自动隐藏</font></td>
<%
if Request.Cookies("NC")<>"" and Request.Cookies("NC")<>"访客" then
Response.Write("<td width=11% ><A href=javascript:ShowGRZL('"&Request.Cookies("NC")&"')><font color=#ffffff>"&Request.Cookies("NC")&"</font></A></td>")
ret = Command("104|"&Request.Cookies("NC"))
if GetPart(ret,1) = "0" then
Response.Write("<td width=9% class=p9><font color=#ffffff> 体力:<input name=tTL class=p9 size=6 value="&GetPart(ret,24)&" style='BACKGROUND: images/topcell2.gif; BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px; COLOR: white; HEIGHT: 15px; WIDTH: 20px' readonly ></font></td>")
Response.Write("<td width=12% class=p9><font color=#ffffff> 经验:<input name=tJYZ class=p9 size=8 value="&GetPart(ret,22)&" style='BACKGROUND: images/topcell2.gif; BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px; COLOR: white; HEIGHT: 15px; WIDTH: 45px' readonly ></font></td>")
Response.Write("<td width=10% class=p9><font color=#ffffff>等级:<input name=tDJ class=p9 size=10 value="&GetClass(GetPart(ret,22),GetPart(ret,23))&" style='BACKGROUND: images/topcell2.gif; BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px; COLOR: white; HEIGHT: 15px; WIDTH: 55px' readonly ></font></td>")
Response.Write("<td width=10% class=p9 align=center><A href=javascript:ShowLYX()><font color=#ffffff>我的留言箱</font></A></td>")
Response.Write("<td width=10% class=p9><A href=javascript:ShowZXRS()><font color=#ffffff>在线人数:</font></A><input name=tZXRS class=p9 size=3 value='' style='BACKGROUND: images/topcell2.gif; BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; BORDER-RIGHT: 0px; BORDER-TOP: 0px; COLOR: white; HEIGHT: 15px; WIDTH: 20px' readonly ><IMG id=iHY align=absMiddle src=images/myfriend.gif style='display:none'></td>")
if Request.Cookies("YS") = "1" then
Response.Write("<td width=6% class=p9 align=center><A title=改变当前状态 href=cookies.asp?menu=online><font color=#ffffff>上线</font></A></td>")
else
Response.Write("<td width=6% class=p9 align=center><A title=改变当前状态 href=cookies.asp?menu=eremite><font color=#ffffff>隐身</font></A></td>")
end if
end if
else
Response.Write("<td width=11% ><font color=#ffffff>访客</font></td>")
Response.Write("<td width=9% class=p9><font color=#ffffff> 体力:<无></font></td>")
Response.Write("<td width=12% class=p9><font color=#ffffff> 经验:<无></font></td>")
Response.Write("<td width=13% class=p9><font color=#ffffff>等级:<无></font></td>")
Response.Write("<td width=10% class=p9 align=center><font color=#ffffff>我的留言箱</font></td>")
Response.Write("<td width=13% class=p9> </td>")
end if
%>
<td width="7%">
<div align="right" class="p9"><A href="ltzy.asp" target="list"><font color="#ffffff">返回首页</font></a></div>
</td>
</tr>
</table>
<iframe name="iHIDE" style="HEIGHT: 0px; WIDTH: 0px;VISIBILITY: hidden"></iframe>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -