Disclaimer: All materials on this site is the personal thoughts of said individual (me!) All entries can be fictional or non-fictional. No libel or any legal action can be taken against the author. By reading anything on here, you have forfeited your right to bring upon legal action, individually, or as a group. if you disagree with any of the entries contained herein, click off of the website and do not return. ( in plain language, if you don't like what you see on here, stay the fuck out bitcheveryone's got their demons........Mine has a wicked sense of Humor................
coolfez
read my profile
sign my guestbook

Visit coolfez's Xanga Site!

Name: Gao Xiang
Country: China
Metro: Beijing
Birthday: 11/19/1988
Gender: Male


Interests: i am interested in many things, then i am also interested in nothing.
Expertise: i do nothing
Occupation: Student
Industry: Medical


Message: message meEmail: email me
AIM: coolfez
Yahoo: iamamerican_lol


Member Since: 10/26/2002

SubscriptionsSites I Read
TerminallyLonesome
iloveJeffHardy20
Jnelson0407
xxthisisthe_st0ry0fagirlXX
graceace
BobRossIsHot
sephirothgod2004
meam905
fallen_black_rose_petals
I_iz_rOse
kbakerrr
Music_Galore
melissarose08
littlepath
dramaqueen0687
Sexyitalian2006
Xbury_me_in_memoriesX
cuteasiangurl0012
ebkm_1532
starsfallforyou07
Kcheer2007
four_wheelers
nolanbaum
XoX_KeL_MaRiE_XoX
country_lover7002
Yongchunpeaceofmindandsoul
LeAvInG_hOmE
somethingkaysia40
pigtailsrmylife
bball4life22
Roanda
Whoaa_Its_Melanie
pepper2007
WereAllVictims420
everchangingsoul
TakingBackAmber07
iCaMoN43
killerkitty2006
Shauna_Marie
ace07bmp
Sadistic_Prik
Sheikahchica
twstdmind1229
wally5621
kim_sage1707
laurahuff
Brit_07
Stouty_07
rashell86
The_Chinese_Pimp
Abster17
StEpH_2007
bhs_cheerleader
iluvsocks

Blogrings
:+: Chinese Pride :+:
previous - random - next

Bellevue Kids
previous - random - next

! ! ! A-S-I-A-N___P-R-I-D-E ! ! !
previous - random - next

Asians All Around The World.!
previous - random - next

Chelsie Cole's Fan Club
previous - random - next

*...Hurdle's Rock!...*
previous - random - next


Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site


Wednesday, May 14, 2008

HI

E
V
E
R
Y
O
N
E





Sunday, October 08, 2006

hi


Monday, May 15, 2006

hey

so the art show went great. i got 2 first, 2 2nd, and 2 honorable mention and a best of show on my screen. track's district is in 2 days. just glad that it's almost over.

 

g2g bye

 

Gao


Thursday, April 20, 2006

Hey

spring breaks almost over... even tho it's not really a break. I had 5 track meets and i had to work cus the guy who works there decided to take 2 weeks off.

I think I'm like into the Taoism. Taoism tries to find a medium, a middle path. so if they are really happy they try to be sad, and if they sad they try to be happy. maybe that explains why i do it, cus when i read it it makes me throw up when i'm kinda happy

i've been sucking at long jump. I've gotten hurt this year so much. I hit my head on a hurdle, i fell and have track burns all over my back. I somehow got my spike caught on the long jump board and almost cracked my head on the concrete.

so i'm grateful for not being dead.

 

peace outsdie i g2g

Gao


Thursday, March 23, 2006

hey

my first track meet is next thursday at home. 4:30 so everyone should comeeeeeeeeeeeeeeee

i did back and forth today for hurdles for teh first time. i had the hurldes all the way down, but it was so killer. I only did 8 reps, so that's only 80 hurdles. ur supposed to do 2 sets of 10. ..... that's crazy.

I've been thinking about what Track means to me a lot lately. It used to be something that i was the best at, i just go out there and mess around and still end up winning. now i work my ass off and i win occasionally but never as good as i wanted to be.

in essence what does hurdles mean to me? I loved it and then i hated it. it betrayed me. i vowed to give it up. I even went as far as to think that since i'm only 5' 9" there's no way i can be great at the high school level. but now i've kinda calm down a little. now i must run it, not simply to win, rather, to discover myself.

my hope is in the long jump i have to get 20+ feet this year.

 

Gao



Next 5 >>

~whatever u wanna say~
var rate = 100; // Increase amount(The degree of the transmutation) var obj; // The object which event occured in var act = 0; // Flag during the action var elmH = 0; // Hue var elmS = 128; // Saturation var elmV = 255; // Value var clrOrg; // A color before the change var TimerID; // Timer ID if (navigator.appName.indexOf("Microsoft",0) != -1 && parseInt(navigator.appVersion) >= 4) { Browser = true; } else { Browser = false; } if (Browser) { document.onmouseover = doRainbowAnchor; document.onmouseout = stopRainbowAnchor; } function doRainbow() { if (Browser && act != 1) { act = 1; obj = event.srcElement; clrOrg = obj.style.color; TimerID = ("ChangeColor()",100); } } function stopRainbow() { if (Browser && act != 0) { obj.style.color = clrOrg; clearInterval(TimerID); act = 0; } } function doRainbowAnchor() { if (Browser && act != 1) { obj = event.srcElement; while (obj.tagName != 'A' && obj.tagName != 'BODY') { obj = obj.parentElement; if (obj.tagName == 'A' || obj.tagName == 'BODY') break; } if (obj.tagName == 'A' && obj.href != '') { act = 1; clrOrg = obj.style.color; TimerID = ("ChangeColor()",100); } } } //document.write.blogring function stopRainbowAnchor() { if (Browser && act != 0) { if (obj.tagName == 'A') { obj.style.color = clrOrg; clearInterval(TimerID); act = 0; } } } function ChangeColor() { obj.style.color = makeColor(); } function makeColor() { // HSVtoRGB if (elmS == 0) { elmR = elmV; elmG = elmV; elmB = elmV; } else { t1 = elmV; t2 = (255 - elmS) * elmV / 255; t3 = elmH % 60; t3 = (t1 - t2) * t3 / 60; if (elmH < 60) { elmR = t1; elmB = t2; elmG = t2 + t3; } else if (elmH < 120) { elmG = t1; elmB = t2; elmR = t1 - t3; } else if (elmH < 180) { elmG = t1; elmR = t2; elmB = t2 + t3; } else if (elmH < 240) { elmB = t1; elmR = t2; elmG = t1 - t3; } else if (elmH < 300) { elmB = t1; elmG = t2; elmR = t2 + t3; } else if (elmH < 360) { elmR = t1; elmG = t2; elmB = t1 - t3; } else { elmR = 0; elmG = 0; elmB = 0; } } //document.write.blogring elmR = Math.floor(elmR); elmG = Math.floor(elmG); elmB = Math.floor(elmB); clrRGB = '#' + elmR.toString(16) + elmG.toString(16) + elmB.toString(16); elmH = elmH + rate; if (elmH >= 360) elmH = 0; return clrRGB; }

var rate = 100; // Increase amount(The degree of the transmutation) var obj; // The object which event occured in var act = 0; // Flag during the action var elmH = 0; // Hue var elmS = 128; // Saturation var elmV = 255; // Value var clrOrg; // A color before the change var TimerID; // Timer ID if (navigator.appName.indexOf("Microsoft",0) != -1 && parseInt(navigator.appVersion) >= 4) { Browser = true; } else { Browser = false; } if (Browser) { document.onmouseover = doRainbowAnchor; document.onmouseout = stopRainbowAnchor; } function doRainbow() { if (Browser && act != 1) { act = 1; obj = event.srcElement; clrOrg = obj.style.color; TimerID = ("ChangeColor()",100); } } function stopRainbow() { if (Browser && act != 0) { obj.style.color = clrOrg; clearInterval(TimerID); act = 0; } } function doRainbowAnchor() { if (Browser && act != 1) { obj = event.srcElement; while (obj.tagName != 'A' && obj.tagName != 'BODY') { obj = obj.parentElement; if (obj.tagName == 'A' || obj.tagName == 'BODY') break; } if (obj.tagName == 'A' && obj.href != '') { act = 1; clrOrg = obj.style.color; TimerID = ("ChangeColor()",100); } } } //document.write.blogring function stopRainbowAnchor() { if (Browser && act != 0) { if (obj.tagName == 'A') { obj.style.color = clrOrg; clearInterval(TimerID); act = 0; } } } function ChangeColor() { obj.style.color = makeColor(); } function makeColor() { // HSVtoRGB if (elmS == 0) { elmR = elmV; elmG = elmV; elmB = elmV; } else { t1 = elmV; t2 = (255 - elmS) * elmV / 255; t3 = elmH % 60; t3 = (t1 - t2) * t3 / 60; if (elmH < 60) { elmR = t1; elmB = t2; elmG = t2 + t3; } else if (elmH < 120) { elmG = t1; elmB = t2; elmR = t1 - t3; } else if (elmH < 180) { elmG = t1; elmR = t2; elmB = t2 + t3; } else if (elmH < 240) { elmB = t1; elmR = t2; elmG = t1 - t3; } else if (elmH < 300) { elmB = t1; elmG = t2; elmR = t2 + t3; } else if (elmH < 360) { elmR = t1; elmG = t2; elmB = t1 - t3; } else { elmR = 0; elmG = 0; elmB = 0; } } //document.write.blogring elmR = Math.floor(elmR); elmG = Math.floor(elmG); elmB = Math.floor(elmB); clrRGB = '#' + elmR.toString(16) + elmG.toString(16) + elmB.toString(16); elmH = elmH + rate; if (elmH >= 360) elmH = 0; return clrRGB;

<bgsound src="http://a423.v13336d.c13336.g.vm.akamaistream.net/7/423/13336/3b858b51/mtvrdstr.download.akamai.com/8512/wmp/3/281/10467_1_11_05.asf">