var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Michael+Phelps" - Google News"; document.title=document.title+ " "; arnews[0]="Is Technology Making Us Idiots - San Francisco Chronicle (blog)
"; arnews[0] += "

Is Technology Making Us Idiots
San Francisco Chronicle (blog)
There was the supermodel Kate Moss caught on camera snorting cocaine and, in a similar vein, the Olympic swimming champion Michael Phelps photographed ...

"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 13:01:31 GMT+00:00"; arnews[0] += "
"; arnews[1]="The Greatest Moment in Sports - Baltimore Beat Down (blog)
"; arnews[1] += "

The Greatest Moment in Sports
Baltimore Beat Down (blog)
I thought Olympic swimmer (and fellow Baltimore native) Michael Phelps had the best Olympics ever, but there wasn't one single moment that stood out as the ...

"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 12:11:14 GMT+00:00"; arnews[1] += "
"; arnews[2]="Five Winter Olympians to watch - Metro
"; arnews[2] += "

Metro

Five Winter Olympians to watch
Metro
Vonn has been built up in the US as the female Michael Phelps and, racing in all five alpine skiing events, she can win gold in four. ...

"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 10:02:05 GMT+00:00"; arnews[2] += "
"; arnews[3]="Ask Larry: Woods vs. Federer? - The Desert Sun
"; arnews[3] += "

Ask Larry: Woods vs. Federer?
The Desert Sun
When the Associated Press started voting for the decade's best athletes, four names came to my mind, Woods, Federer, swimmer Michael Phelps and cyclist ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 09:22:58 GMT+00:00"; arnews[3] += "
"; arnews[4]="With chance to watch Games, rain won't dampen mood for this Olympic veteran - Washington Post
"; arnews[4] += "

With chance to watch Games, rain won't dampen mood for this Olympic veteran
Washington Post
At the Beijing Games, I scored a ticket for Michael Phelps's record-setting gold medal race -- but you also had to have a certain level of credential to use ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 07:24:15 GMT+00:00"; arnews[4] += "
"; arnews[5]="In super combined, a gold medal for Vonn would get U.S. off to hot start - Washington Post
"; arnews[5] += "

In super combined, a gold medal for Vonn would get U.S. off to hot start
Washington Post
So the super combined could set the tenor for Vonn's entire Olympics -- just as Michael Phelps's dominant victory in the 400-meter individual medley sent ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 06:54:36 GMT+00:00"; arnews[5] += "
"; arnews[6]="Winter Olympics promises to be a boon for WDIV - The Detroit News
"; arnews[6] += "

Winter Olympics promises to be a boon for WDIV
The Detroit News
"All the games need is a winter version of Michael Phelps," she says, "and that could easily develop." But Friedman, a media strategist, says NBC is better ...

and more »
"; arnews[6] += "
Publ.Date : Wed, 10 Feb 2010 06:28:14 GMT+00:00"; arnews[6] += "
"; totcount = 7; 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("
");