var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Michael+Jordan" - Google News"; document.title=document.title+ " "; arnews[0]="Anderson a character to new Richardson book - Columbia Daily Tribune (blog)
"; arnews[0] += "

Anderson a character to new Richardson book
Columbia Daily Tribune (blog)
But I also think part of the story is that I think what guys like Nolan Richardson did is made Barack Obama and Michael Jordan and Tiger Woods possible, ...

"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 23:13:51 GMT+00:00"; arnews[0] += "
"; arnews[1]="Greatest NBA All-Star Moments of ALL TIME! - Crave Online
"; arnews[1] += "

Greatest NBA All-Star Moments of ALL TIME!
Crave Online
In what as supposed to be a rematch between Wilkins and Michael Jordan, whom he beat in the finals the previous year but was injured for this one, ...

"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 23:06:32 GMT+00:00"; arnews[1] += "
"; arnews[2]="If Super Bowl ads were designed by political consultants - USA Today
"; arnews[2] += "

If Super Bowl ads were designed by political consultants
USA Today
Michael Jordan once famously said he did not take political sides because both Republicans and Democrats bought his shoes. Is the problem with political ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 22:12:55 GMT+00:00"; arnews[2] += "
"; arnews[3]="Spurs G Hill apologizes for nude photos - Gaea Times (blog)
"; arnews[3] += "

Spurs G Hill apologizes for nude photos
Gaea Times (blog)
June 11th, 2009 Jordan jersey stolen from home of Spurs' ParkerSAN ANTONIO — An autographed Michael Jordan jersey has been stolen from the home of San ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 21:54:59 GMT+00:00"; arnews[3] += "
"; arnews[4]="Phenomenal Swag: Michael Jordan's first All-Star Game jersey - Yahoo! Sports (blog)
"; arnews[4] += "

Phenomenal Swag: Michael Jordan's first All-Star Game jersey
Yahoo! Sports (blog)
This is great news for everyone, even people who don't like Michael Jordan. Why is that, Trey? For a lot of reasons, Internet. First and foremost, this is a ...

"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 21:37:31 GMT+00:00"; arnews[4] += "
"; arnews[5]="Lil Wayne's Lucky Diamond Teeth & Top 5 Lines About Jail - BlackBook Magazine
"; arnews[5] += "

Lil Wayne's Lucky Diamond Teeth & Top 5 Lines About Jail
BlackBook Magazine
... Wayne is at his most giddy, throwing pop cultural free associations with ease and giggles, hopping from Michael Jordan to Spike Lee to Tonya Harding, ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 21:36:08 GMT+00:00"; arnews[5] += "
"; totcount = 6; if (rnd) { for (x=0;x<=100;x++) { y=Math.round(Math.random()*totcount-0.5); z=x%totcount; tval=arnews[y]; arnews[y] = arnews[z]; arnews[z] = tval; } } for (x=0;x<=(totcount-1);x++) { document.write(arnews[x]); if (x != (totcount-1) ) document.write("
"); } document.write("
");document.write("
");