檔案狀態:    住戶編號:1147118
 此帳號凍結關閉 的日記本
快速選單
到我的日記本
看他的最新日記
加入我的收藏
瀏覽我的收藏
∥。為誰〃而〃存在。∥ 《前一篇 回她的日記本 後一篇》 ∥。 你選擇の人。∥
 切換閱讀模式  回應  給他日記貼紙   給他愛的鼓勵  檢舉
篇名: ★─═╬☆夢境_回顧☆─═╬★
作者: 此帳號凍結關閉 日期: 2008.10.18  天氣:  心情:
var no = 10; var speed = 1.00; var falling = "http://i303.photobucket.com/albums/nn136/a700501s/a700501s2/a700501s3/th_nameicon_59935.gif"; var ns4up = (document.layers) ? 1 : 0; var ie4up = (document.all) ? 1 : 0; var dx, xp, yp; var am, stx, sty; var i, doc_width = 800, doc_height = 600; if (ns4up) { doc_width = self.innerWidth; doc_height = self.innerHeight; } else if (ie4up) { doc_width = document.body.clientWidth; doc_height = document.body.clientHeight; } dx = new Array(); xp = new Array(); yp = new Array(); am = new Array(); stx = new Array(); sty = new Array(); for (i = 0; i < no; ++ i) { dx[i] = 0; xp[i] = Math.random()*(doc_width-50); yp[i] = Math.random()*doc_height; am[i] = Math.random()*20; stx[i] = 0.02 + Math.random()/10; sty[i] = 0.7 + Math.random(); if (ns4up) { if (i == 0) { document.write(""); } else { document.write(""); } } else if (ie4up) { if (i == 0) { document.write(""); } else { document.write(""); } } } function snowNS() { for (i = 0; i < no; ++ i) { yp[i] += sty[i]; if (yp[i] > doc_height-50) { xp[i] = Math.random()*(doc_width-am[i]-30); yp[i] = 0; stx[i] = 0.02 + Math.random()/10; sty[i] = 0.7 + Math.random(); doc_width = self.innerWidth; doc_height = self.innerHeight; } dx[i] += stx[i]; document.layers["dot"+i].top = yp[i]; document.layers["dot"+i].left = xp[i] + am[i]*Math.sin(dx[i]); } setTimeout("snowNS()", speed); } function snowIE() { for (i = 0; i < no; ++ i) { yp[i] += sty[i]; if (yp[i] > doc_height-50) { xp[i] = Math.random()*(doc_width-am[i]-30); yp[i] = 0; stx[i] = 0.02 + Math.random()/10; sty[i] = 0.7+ Math.random(); doc_width = document.body.clientWidth; doc_height = document.body.clientHeight; } dx[i] += stx[i]; document.all["dot"+i].style.pixelTop = yp[i]; document.all["dot"+i].style.pixelLeft = xp[i] + am[i]*Math.sin(dx[i]); } setTimeout("snowIE()", speed); } if (ns4up) { snowNS(); } else if (ie4up) { snowIE(); } alt=CHAOYING



.

FONT{COLOR:字體顏色}

input { background: #FF66CC url(http://i303.photobucket.com/albums/nn136/a700501s/a700501s2/a700501s3/th_nameicon_149320.gif); background-position: center;}
textarea { background: #底圖色碼 url(回應框圖片路徑); background-position: center top;width:200;height:100;font-size:13;font-family:新細明體;color:#CC0066;}

標籤:
瀏覽次數:132    人氣指數:2332    累積鼓勵:110
 切換閱讀模式  回應  給他日記貼紙   給他愛的鼓勵 檢舉
給本文愛的鼓勵:  最新愛的鼓勵
∥。為誰〃而〃存在。∥ 《前一篇 回她的日記本 後一篇》 ∥。 你選擇の人。∥
 
給我們一個讚!