」" var thetext = ""; var started = false; var step = 0; var times = 1; function welcometext() { times--; if (!times) { if (!started) { started = true; window.status = hellotext; setTimeout("anim()", 1); } thetext = hellotext; } } function anim() { step++; if (step==6) step = 2; if (step==1) window.status = '★☆☆' + thetext + '☆☆★'; if (step==2) window.status = '☆★☆' + thetext + '☆★☆'; if (step==3) window.status = '☆☆★' + thetext + '★☆☆'; if (step==4) window.status = '☆★☆' + thetext + '☆★☆'; if (step==5) window.status = '★☆☆' + thetext + '☆☆★'; setTimeout("anim()", 200); }

發 表 人 :123   發 表 時 間 :2022/7/9 下午 03:55:04   閱 讀 :176           

123


本 系 統 是 由 「 N I C E 工 程 館 」 製 作 , 版 權 所 有  。代架:夢想的家小沛

公告          點選此按鈕可以關閉視窗
本篇公告至頂日期至九月一日移除
從 八月23日開始討論主題將會以早
期的討論回應排列至最新討論回應
觀看方式請以上至下排序觀看。