- UID
- 42536
正式会员
- 经验
- 点
- 和山币
- 枚
- 积分
- 13
- 阅读权限
- 10
- 注册时间
- 2009-11-12
- 最后登录
- 1970-1-1
|
这些英文是什么意思啊?有人能帮我破解一下吗?谢谢了!!!function get_time_spent ()
{
var time_now = new Date();
return((time_now.getTime() - clock_start)/1000);
}
function show_secs ()
{
var i_total_secs = Math.round(get_time_spent());
var i_secs_spent = i_total_secs % 60;
var i_mins_spent = Math.round((i_total_secs-30)/60);
var s_secs_spent = "" + ((i_secs_spent>9) ? i_secs_spent : "0" + i_secs_spent);
var s_mins_spent = "" + ((i_mins_spent>9) ? i_mins_spent : "0" + i_mins_spent);
document.fm0.time_spent.value = s_mins_spent + ":" + s_secs_spent;
window.setTimeout(‘show_secs()‘,1000);
}
init();
window.setTimeout(‘show_secs()‘,1);
// End -->
</script>
<div align="center">
<center>
<div align="center">
<center>
<table border="0" cellspacing="0" width="100%" cellpadding="0">
<tr>
<td width="100%">
<script language="java-script">
<!--
var Real;
Real=‘MediaPlayer1.‘;
var Mute=false;
var CanSetPos=true;
var SetPosStart=false;
var SetVolStart=false;
var loop, timer, initialised;
var speed=50;
var oldwidth=566,oldheight=502;
function DoFull()
{
eval(Real+‘DisplaySize=3‘);
}
NetShowServer = "" ;
var mPath = NetShowServer + "";
function LoadVideo(c1,c2) {
if (c1=="") return;
video_filename = c1;
MusicPlayer.Cancel()
timer=window.setTimeout("video_play()",2000)
}
function video_play(fn) {
var mName = mPath + video_filename;
MusicPlayer.Open(mName)
}
//-->
</script>
<table border="0" cellspacing="0" style="border-collapse: collapse" width="460" id="AutoNumber1" bgcolor="#F0F0F0" cellpadding="0" align="center" height="10">
<tr>
<td width="273" height="1" bgcolor="#E0E0E0">
<p align="center"><font size="2">9070影院欢迎您观看: 女人20 30 40 </font>
</td>
<form name="fm0">
<td width="42" height="1" bgcolor="#E0E0E0">
<input type="text" name="time_spent" size="5" style="border-style: groove; border-width: 1; background-color: #EEEEEE"></td>
<td width="52" height="1" bgcolor="#E0E0E0">
<input type="button" value="全屏播放" style="border-style: ridge; border-width: 1"></td>
</form>
</tr>
</table>
<p align="center">
<script language="jscript.encode">
<!--
document.write ("<object classid=\"clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95\" height=\"378\" id=\"MediaPlayer1\" width=\"460\">\n")
document.write ("<param name=\"Filename\" value=‘" + str + "‘>\n")
document.write ("<param name=\"ShowStatusBar\" value=\"-1\">\n")
document.write ("<PARAM NAME=\"rate\" VALUE=\"1\">\n")
document.write ("<PARAM NAME=\"balance\" VALUE=\"0\">\n")
document.write ("<PARAM NAME=\"currentPosition\" VALUE=\"0\">\n")
document.write ("<PARAM NAME=\"defaultFrame\" VALUE=\"\">\n")
document.write ("<PARAM NAME=\"playCount\" VALUE=\"100\">\n")
document.write ("<PARAM NAME=\"autoStart\" VALUE=\"-1\">\n")
document.write ("<PARAM NAME=\"currentMarker\" VALUE=\"0\">\n")
document.write ("<PARAM NAME=\"invokeURLs\" VALUE=\"-1\">\n")
document.write ("<PARAM NAME=\"baseURL\" VALUE=\"\">\n")
document.write ("<PARAM NAME=\"volume\" VALUE=\"80\">\n")
document.write ("<PARAM NAME=\"mute\" VALUE=\"0\">\n")
document.write ("<PARAM NAME=\"uiMode\" VALUE=\"full\">\n")
document.write ("<PARAM NAME=\"stretchToFit\" VALUE=\"0\">\n")
document.write ("<PARAM NAME=\"windowlessVideo\" VALUE=\"0\">\n")
document.write ("<PARAM NAME=\"enabled\" VALUE=\"-1\">\n")
document.write ("<PARAM NAME=\"enableContextMenu\" VALUE=\"0\">\n")
document.write ("<PARAM NAME=\"fullScreen\" VALUE=\"0\">\n")
document.write ("<PARAM NAME=\"SAMIStyle\" VALUE=\"\">\n")
document.write ("<PARAM NAME=\"SAMILang\" VALUE=\"\">\n")
document.write ("<PARAM NAME=\"SAMIFilename\" VALUE=\"\">\n")
document.write ("<PARAM NAME=\"captioningID\" VALUE=\"\">\n")
document.write ("</object>\n") |
|