⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 wlyx.asp

📁 漂亮的企业网站系统v11 1、整体修改了上一版的一些BUG。 2、修改了页面底部的统计形式。 3、修改了“公告更新”栏目
💻 ASP
字号:
<!-- #include file="include/config_other.asp" -->
<!-- #include file="include/conn.asp" -->
<base target="_top">
<%
dim na,id,ad,sh,lt,ii,ee,atb
index_url="games"
tit="在线游戏"
tit_fir=format_menu(index_url)

call web_head(0,0,2,0,0)
ee="parent.writecv()"
lt="<IFRAME src='about:blank' width='140' height=13 marginwidth='0' marginheight='0' hspace='0' vspace='0' frameborder='0' scrolling='NO' allowtransparency='true' id=v></iframe><br><br>"
sh=(login_username)

if request("id") = "1" then
na="中国象棋Ⅰ"
ii="1218"
ad=lt&"<CENTER><APPLET code=b.class archive=1.jar codebase=http://202.96.140.39:800/game/xq WIDTH=760 HEIGHT=440 HSPACE=0 VSPACE=0><param name=host value='202.96.140.39'><param name=soundurl value='http://202.96.140.39:800/game/xq/sounds/'><param name=port value='1218'><param name='username' value='"&sh&"'></APPLET></CENTER>"
  elseif request("id") = "2" then
na="中国象棋Ⅱ"
ii="1219"
ad=lt&"<CENTER><APPLET code=b.class archive=1.jar codebase=http://202.96.140.39:800/game/xq WIDTH=760 HEIGHT=440 HSPACE=0 VSPACE=0><param name=host value='202.96.140.39'><param name=soundurl value='http://202.96.140.39:800/game/xq/sounds/'><param name=port value='1219'><param name='username' value='"&sh&"'></APPLET></CENTER>"
  elseif request("id") = "3" then
na="中国象棋Ⅲ"
ii="1220" 
ad=lt&"<CENTER><APPLET code=b.class archive=1.jar codebase=http://202.96.140.39:800/game/xq WIDTH=760 HEIGHT=440 HSPACE=0 VSPACE=0><param name=host value='202.96.140.39'><param name=soundurl value='http://202.96.140.39:800/game/xq/sounds/'><param name=port value='1220'><param name='username' value='"&sh&"'></APPLET></CENTER>"
 elseif request("id") = "4" then
na="五子棋Ⅰ"
ii="1201"
ad=lt&"<CENTER><APPLET code=b.class archive=1.jar codebase=http://202.96.140.39:800/game/five height=460 name=five width=640><param name='UserName' value='"&sh&"'><param name='port' value='1201'></applet></CENTER>"
elseif request("id") = "5" then
na="五子棋Ⅱ"
ii="1202"
ad=lt&"<CENTER><APPLET code=b.class archive=1.jar codebase=http://202.96.140.39:800/game/five height=460 name=five width=640><param name='UserName' value='"&sh&"'><param name='port' value='1202'></applet></CENTER>"
elseif request("id") = "6" then
na="五子棋Ⅲ"
ii="1203"
ad=lt&"<CENTER><APPLET code=b.class archive=1.jar codebase=http://202.96.140.39:800/game/five height=460 name=five width=640><param name='UserName' value='"&sh&"'><param name='port' value='1203'></applet></CENTER>"
elseif request("id") = "7" then
na="反 棋"
ii="1208"
ad=lt&"<CENTER><applet width=500 height=420 code=Reversi.class codebase='http://202.96.140.70/reversi/'><param name='UserName' value='"&sh&"'></applet></CENTER>"
elseif request("id") = "8" then
na="五子棋单机"
ii="1208"
ad=lt&"<CENTER><APPLET code=wzq.class height=352 width=325 BORDER='2'><PARAM NAME='code' VALUE='wzq.class'><PARAM NAME='height' VALUE='352'><PARAM NAME='width' VALUE='325'><PARAM NAME='BORDER' VALUE='2'><PARAM NAME='codeBase' VALUE='http://www.zhanjiang.gd.cn/java/five/'></APPLET></CENTER>"
else
na="在线游戏"
ad="<CENTER>欢迎你来到<a href='"&web_var(web_config,2)&"'"&atb&">"&web_var(web_config,1)&"</a>在线游戏!请选择游戏房间。</CENTER>"
end if
%>
<table cellpadding=3 cellspacing=1 align=center class=tableborder1>
    <tr>
    <th valign=middle colspan=2 align=center height=25><b><%=na%></b></td></tr><tr>
    <td valign=middle class=tablebody1 height=100><%=ad%>
      <div align="center"><img src="images/goin_2.gif" width="347" height="344"></div></td></tr><tr>
    <td colspan=2 align=center valign=middle class=tablebody2>中国象棋:<a href=wlyx.asp?id=1>棋室Ⅰ</a>( 
      <script src=http://202.96.140.39:800/game/counter/1218.js></script>人) <a href=wlyx.asp?id=2>棋室Ⅱ</a>(<script src=http://202.96.140.39:800/game/counter/1219.js></script>人) <a href=wlyx.asp?id=3>棋室Ⅲ</a>(<script src=http://202.96.140.39:800/game/counter/1220.js></script>人)<br>
      <br>
      五子棋:<a href=wlyx.asp?id=4>棋室Ⅰ</a>(<script src=http://202.96.140.39:800/game/counter/1201.js></script>人) <a href=wlyx.asp?id=5>棋室Ⅱ</a>(<script src=http://202.96.140.39:800/game/counter/1202.js></script>人) <a href=wlyx.asp?id=6>棋室Ⅲ</a>(<script src=http://202.96.140.39:800/game/counter/1203.js></script>人) <a href=wlyx.asp?id=8>单机</a> | <a href=wlyx.asp?id=7>反棋</a> | <a href=mj.asp>单人麻将</a></td>
  </tr></table>
<script Language="JavaScript">
function writev()
{
if(this.v.document==null)return;this.v.document.open();
this.v.document.writeln("<body style='BACKGROUND-COLOR:transparent'><object id='blueskyvoice' classid='clsid:BA0F088C-72C1-475a-92F8-42391DEF6961' width='90' height='12' codebase=http://202.96.140.88/vchat/blueskyvoice.dll#Version=1,0,0,8><param name='_cx' value='5081'><param name='_cy' value='5081'><param name='port' value='<%=ii%>'><param name='host' value='202.96.140.39'><param name='name' value='<%=sh%>'></object><a onclick=parent.writecv() style='color:#ff0000;font-size: 12px'>关闭语聊</a>");
}
function writecv()
{
if(this.v.document==null)return;this.v.document.open();
this.v.document.writeln("<body style='BACKGROUND-COLOR:transparent'><a onclick=parent.writev() style='color:#ff0000;font-size: 12px'>打开语聊</a>");
}<%if request("id") <> "" then
response.write ee
end if%>
</script>
<%
'---------------------------------center end-------------------------------
call web_end(0)
%>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -