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 @ 8:03 PM


那天 , 在冲凉房里仆街后

但只是瘀青 , 并与大碍

不幸中的大幸 【一】



发现自己脸上多了一个疤痕

虽然不痛 , 但是很不舒服

刚刚看了医生 , 说是隐逸虫

但是我的很轻伤

不幸中的大幸 【二】



今天考了国语

原本有很准确的tips

但我却无视它

不过 ..

前面几个部分表现得不错

不幸中的大幸 【三】







哈哈哈哈哈哈

也许换成别人 , 就没那么乐观

因为我是乐观主义者 !!!




//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") // -->