penguin_pion
read my profile
sign my guestbook

Visit penguin_pion's Xanga Site!

Name: PiOnNnn
Birthday: 1/4/1991
Gender: Female


Interests:
Occupation: Student


Message: message me
MSN: pion_0104@hotmail.com
ICQ: 158042523


Member Since: 4/7/2005

SubscriptionsSites I Read
ian_0130
monkey159159
Elvishkk
eurica_1204
hermes0218
lamho0418
Fanandy
JasonAu0112
lovewinnie
Jackie2K
kammy_ying
miu_wuying
Jessie1991
karwai0214
queenie0417
nico_1208
ying_03_31
Ning0529
CM_2K
anson0903
hpk0117
poman_filefala
love_cherry_friendship
kamkam60362848
Kathyyyng
cow_vanessa
bonnielopuiyue
VIC_____KY

Groups Blogrings
*>*I---LOVEEEE===2K<<
previous - random - next

SKHLMC ..
previous - random - next

=] __F.3 (05-06)__ (:
previous - random - next

SkHLmCsS,, 05-06 > 3L*
previous - random - next


Posting Calendar

|<< oldest | newest >>|
view all weblog archives

Get Involved!

Suggest a link

Recommend to friend

Create a site


Tuesday, July 04, 2006

邊個暑假想參加義工果個course...夠15個人時間地點由我地定

想參加就搵PION*啦

詳情請問PION,,,哈哈

2006年7月4號6點43分10秒,朱古力整跌左個層層疊


Wednesday, May 24, 2006

自己講過ga野居然唔認…仲要周圍同人講自己比人屈囉

驚無朋友丫定係唔敢認丫…

唉…講到自己咁慘…比你呃d人咪仲慘…

你唔係有好多人撐你架咩…駛乜同人講到自己幾慘幾慘咁

如果扮慘可以令到多D人信你

我諗我都得掛"係喎

唔記得你上年都算係最佳女主角tim

扮野真係唔夠你叻啦…我諗你都知我講緊你啦

總之你屈佢就唔岩…都就學期尾啦

如果係你覺得自己咁慘比人屈的話

同大家講丫…唔駛同兩三個人講喎

兩三個唔係好幫到你架…有咩就講清楚

講完唔算數…淆底丫你

做你朋友真係慘…真係唔知幾時比你呃

做人就誠實d…呃呃騙騙無乜用架

反醒下啦你…

yoyoyoyo爆


Friday, May 12, 2006

Comp堂中...無聊的…

見到真係想死丫…星期五HEEHEE"

唉…無啦啦又唔去...你想點丫"大晒咩

 


Thursday, May 04, 2006

pIon"首40問

01.pIon全名點串?

02.pIon幾時生日?

03.pIon幾號學號?

04.pIon幾號手提?

05.pIon幾高?

06.pIon鐘意邊個歌星?

07.pIon鐘意邊個外國明星?

08.pIon大個想做咩?

09.pIon第一副眼鏡係咩色?

10.pIon有咩興趣?

11.pIon幾多號開始返工?

12.pIon係邊返?

13.pIon鐘意咩色?

14.pIon屋企有幾多人?

15.pIon左邊耳仔定右邊耳仔做過手術?

16.pIon近排鐘意講d咩?

17.pIon鐘意食咩杯麵?

18.pIon讀咩小學?

19.pIon扭蛋鐘意扭咩?

20.pIon用咩台?

21.pIon鐘意咩公仔?

22.pIon鐘意邊個球會?

23.pIon鐘意邊個球星?

24.pIon今年考幾級笛?

25.pIon會揀咩科?

26.pIon房門口貼左咩人ga poster?

27.pIon堂弟叫咩名?

28.pIon個妹中幾?

29.pIon個locker係A幾?

30.pIon記事簿係咩名?

31.pIon筆盒個心係咩色?

32.pIon之前玩個幾online game叫咩名?

33.pIon睇咩日本卡通?

34.pIon鐘意邊個日本卡通公仔?

35.pIon鐘意食M&m多D定麥提莎多D?

36.pIon多數係椰林閣食咩?

37.pIon咩星座?

38.pIon屬咩?

39.pIon幾多號鞋?

40.pIon鐘意ga人代號係咩?

識就留comment


Tuesday, May 02, 2006

祝福你是假...喜歡你是真...



Next 5 >>

//--> /* Change your options here. See the documentation at http://suhock.net/xanga/xasm.html for more info. */ var show = true; var title = "My Stalkers"; var before = "My Blogrings"; var sortby = "date"; var order = "desc"; var limit = 0; /* Don't change anything beyond this point, unless you know what you're doing (not that you would pay any attention to this warning if you do know what you're doing) */ function getElement(id) { if(document.all) { return document.all[id]; } else { return document.getElementById(id); } } function getUser() { var user = ''; for (var i=0; i a:hover {border: 1px dotted #9900cc; font size: 14pt;}
function getMonthNr(sMonth) { months = new Array("Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"); for (var n = 0; n < months.length; ++n) { if (months[n] == sMonth) { if ( n + 1 < 10) return '0' + (n + 1).toString() else return (n + 1).toString(); } } } allDivs = document.getElementsByTagName('div'); for (var i = 0; i < allDivs.length; ++i) { if (allDivs[i].className == 'blogheader') { newDateFormat = dateFormatStr; entryDate = allDivs[i].innerHTML; // day dayLong = entryDate.substr(0, entryDate.indexOf(',')); // dddd dayShort = dayLong.substr(0, 3); // ddd tempStr = entryDate.substr(dayLong.length + 1); dayNr = tempStr.substr(tempStr.indexOf(',') - 2, 2); // dd newDateFormat = newDateFormat.replace('dddd', dayLong); newDateFormat = newDateFormat.replace('ddd', dayShort); newDateFormat = newDateFormat.replace('dd', dayNr); // month monthLong = tempStr.substr(1, tempStr.indexOf(',') - 3); // mmmm monthShort = monthLong.substr(0, 3); // mmm monthNr = getMonthNr(monthShort); // mm newDateFormat = newDateFormat.replace('mmmm', monthLong); newDateFormat = newDateFormat.replace('mmm', monthShort); newDateFormat = newDateFormat.replace('mm', monthNr); // year yearLong = tempStr.substr(tempStr.indexOf(',') + 2); // yyyy yearShort = yearLong.substr(2); // yy newDateFormat = newDateFormat.replace('yyyy', yearLong); newDateFormat = newDateFormat.replace('yy', yearShort); allDivs[i].innerHTML = newDateFormat; } } } formatEntryDate();
<bgsound src="http://www.geocities.com/pion_0104/Hey_Juliet.MP3" loop="infinite">