📄 body.htm
字号:
<HTML>
<HEAD>
<TITLE><!--$UserName--></TITLE>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<SCRIPT LANGUAGE="JavaScript1.1">
<!--
var autoScrollOn = 1;
var scrollOnFunction;
var scrollOffFunction;
var bOnLoad = false ;
function scrollit(){if(parent.form.document.inputform.sc.checked==true)autoScrollOn=1;else autoScrollOn=0;StartUp();}
function scrollWindow(){if(autoScrollOn == 1){this.scroll(0,500000);setTimeout('scrollWindow()',100);}}
function scrollOn(){autoScrollOn = 1;scrollWindow();}
function scrollOff(){autoScrollOn = 0;}
function StartUp()
{
if(this!=null)
{
this.onblur = scrollOnFunction;this.onfocus = scrollOffFunction;scrollWindow();
}
}
scrollOnFunction = new Function('scrollOn()')
scrollOffFunction = new Function('scrollOff()')
StartUp();
/* 修改性别颜色值请修改本页的CSS属性定义*/
/*
.boy = 男士的名字颜色
.girl = 女士的名字颜色
.private= 性别保密者的名字颜色
.tm = 时间显示的颜色及字体大小
*/
/*请注意保持 body.htm body2.htm 和 userlist.htm 三个文件的CSS属性值同步*/
var vSupportVideo=<!--$SupportVideo-->;
function OnWindowLoad()
{
setTimeout("document.body.innerHTML+='<BR> [系统]正在重新连接'",500);
setTimeout("parent.body.location.reload()",2000);
}
//-->
</SCRIPT>
</HEAD>
<STYLE type=text/css>
<!--
td { font-family: "宋体"; font-size: 9pt}
body { font-family: "宋体"; font-size: 10.5pt; line-height: 15pt}
select { font-family: "宋体"; font-size: 9pt}
A {text-decoration: none; font-family: "宋体"}
A:hover {text-decoration: underline; color: #FF0000; font-family: "宋体"}
.boy { color: 0000FF}
.girl { color: FF80FF}
.private { color: green}
.tm { color: gray; font-size: 9pt}
-->
</style>
<BODY bgcolor="#DDDDFF" background="<!--$Background-->" bgproperties="fixed" LANGUAGE="javascript" onload="OnWindowLoad()">
<font color=blue>欢迎光临<!--$RoomName-->,</font>请注意文明聊天!<BR>
<br>
<HR>
<script LANGUAGE="JavaScript1.1">
if(vSupportVideo != 1)
{
document.write("本房间现在不支持视频<br>");
}
onload = null;
</script>
<!--Chat Message Start-->
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -