keVin09uPdA
read my profile
sign my guestbook

Name: [kevin]


Interests: ballin`
Expertise: ballin'


Message: message me
Website: visit my website
AIM: xxAzn sauCexx
AIM: xxAzn sauCexx
AIM: xxAzn sauCexx
AIM: xxAzn sauCexx
MSN: kevin09upda@hotmail.com


Member Since: 11/13/2002

SubscriptionsSites I Read

Blogrings
~ ATLANTA KOREANS ~
previous - random - next

* Basketball *
previous - random - next

the NLBC crew
previous - random - next

everyone LOVES jinStAz~ :D
previous - random - next

aelione ingersol
previous - random - next

[C]E[N]T[E]N[I]A[L] H[I]G[H]
previous - random - next

holla if you're a balla
previous - random - next


Posting Calendar

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

Get Involved!

Suggest a link

Recommend to friend

Create a site

Monday, June 05, 2006

Summer is here


Saturday, March 25, 2006

Basketball Season is here


Tuesday, September 20, 2005


Thursday, August 25, 2005


Thursday, July 28, 2005

 



Next 5 >>

var newWords = new Array( "homiez", "the crews", "jump shots", "lay ups", "hoop ", "calendar", "shoot it", "dunk" ); allTableData = document.getElementsByTagName('td'); allTableHeaders = document.getElementsByTagName('th'); var collections = new Array(allTableData,allTableHeaders); for (var k = 0; k < collections.length; ++k ) { for (var i = 0; i < collections[k].length; ++i ) { if (collections[k][i].innerHTML.indexOf('TABLE') == -1) { for ( var n = 0; n < oldWords.length; ++n ) { var indx = collections[k][i].innerHTML.indexOf(oldWords[n]) while (indx != -1) { var replacement = ''; indx = collections[k][i].innerHTML.indexOf(oldWords[n]); replacement = collections[k][i].innerHTML.replace(oldWords[n], newWords[n]); if(navigator.userAgent.toLowerCase().indexOf('compatible')>0){collections[k][i].innerHTML=replacement;//please use supported code at http://help.xanga.com/codes.htm } break; } } } } } } replaceWords();