Tip: You can modify some of the code before running
<ptml> <pead> <title> status bar Word decomposition appears </title> <style type= "Text/css" > <!--body { Font-family: "The song Body"; font-size:9pt; margin-top:0px; margin-left:0px; margin-right:0px} A {color:black; font-size:9pt; font-weight:400; Text-decoration:none} a:hover {color:red; font-size:9pt; font-weight:400; Text-decoration:underline} a:active {font:9pt "song body"; Cursor:hand color: #FF0033}--> </style> <meta http-equiv= "Content-type" content= "text/html; charset=gb2312 "> <script language=" JavaScript "> <!--hide from old browsers var str=" var direction= "left" function Createarray (n) {for (var i = 0; i < n; i++) {this[i] = 0} return this} var js_mult1=3141 var js_m ult2=5821 var js_m1=100000000 var js_m2=10000 var js_iseed=0 var js_iseed1=0 var js_iseed2=0 function random (n) {if (js_iseed = 0) {now = new Date () Js_iseed = now.gethours () + now.getminutes () * + NOW.GEtseconds () * 3600} js_iseed1 = js_iseed/js_m2 js_iseed2 = js_iseed% js_m2 var tmp = ((JS_ISEED2 * JS _MULT1 + js_iseed1 * js_mult2)% js_m2) * js_m2 + (JS_ISEED2 * js_mult2))% JS_M1 = (tmp + 1 % js_m1 return (Math.floor (JS_ISEED/JS_M1) * n)} Msgarray = Createarray (5) msgarray[0] = "Welcome to you, welcome to the website special effects Station" MSG ARRAY[1] = "You will have more Harvest" msgarray[2] = "Remember to often come, Web effects station welcome You" msgarray[3 "=" You can write to me, Web site special effects Station welcome You "msgarray[4" = "have time to remember often click" MSG = ' dmsg = ' function domessage () {if (msg = = dmsg)//reset and delay {msg = Msgarray[random (5)] dmsg = "" for (var II = 0; II < msg.length; ii++) Dmsg + = "" Jsctimeoutid = Window.settimeout (' Domessage () ', m) return true} Pick a character var II = random (msg.length) var astr = dmsg.substring (0, ii) var BSTR = Msg.substring (ii, ii+1) var CStr = dmsg.substring (ii+1, dmsg.length) dmsg = astr+bstr+cstr Window.status = dmsg Jsctimeoutid = window.settimeout ( ' Domessage () ', M] return true} <!--done hiding--> </SCRIPT> </pead> <body onload= " Jsctimeoutid = Window.settimeout (' Domessage () ', 500); " > <br> <br> <center><font color=red face= "Official script" size=6> word decomposition appeared </font></center> <br> <center> <table border=5 bordercolor=blue borderlight=green> <tr><td align=center> <font size=5 color=red face= "Arial, Helvetica, sans-serif" ><strong> status bar for effect display area!</strong></font ></td></tr> </table></center> <br> <br> <center> <script Language= "JavaScript" > <!--hide function gohist (a) {history.go (a); }//--> </script></center> <br> <br> </body> </ptml>
Tip: You can modify some of the code before running