WEBMISTRESS DISCLAIMER TAGBOARD

Hello creatures! Welcome to my blog! Click the tabs above to explore my blog. Constructive criticisms are highly appreciated. Don't forget to leave a tag!
bold strong italic underline
♥ Visit Cynna's Blog ♥

Photo of the Day
Links

XueYing | Icey | QuiWei | Suwen | Caldin | Shin

Credits

MusicPlaylist
Music Playlist at MixPod.com
感言
Written @ 7:42 AM
太靠近的人并不是看得最清楚的人

站在远处的人也并非是看得最模糊的人

差别在于 你到底有没有用心看

你看到的东西正确吗?



这几句话是自己想出来的 xD

是不是很有意思呢?

//Disable right click script III- By Renigade (renigade@mediaone.net) //For full source code, visit http://www.dynamicdrive.com var message=""; /////////////////////////////////// function clickIE() {if (document.all) {(message);return false;}} function clickNS(e) {if (document.layers||(document.getElementById&&!document.all)) { if (e.which==2||e.which==3) {(message);return false;}}} if (document.layers) {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;} else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;} document.oncontextmenu=new Function("return false") // -->