var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " - "Serena+Williams" - Google News"; document.title=document.title+ " "; arnews[0]="Twice as nice for cover girl Vonn - SI.com
"; arnews[0] += "

Twice as nice for cover girl Vonn
SI.com
(Danica Patrick, Maria Sharapova and Serena Williams all did that). But she is most definitely the first athlete to appear on the cover of SI and in the ...

"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 14:59:02 GMT+00:00"; arnews[0] += "
"; arnews[1]="Sport can be dumb and unfair - The Australian
"; arnews[1] += "

Sport can be dumb and unfair
The Australian
Stosur had a fair Open - she is now ranked at No 11 in the world - losing to eventual winner Serena Williams in the fourth round. She then backed up winning ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 13:36:50 GMT+00:00"; arnews[1] += "
"; arnews[2]="In Pictures: 'Tide and Venus Williams Launch New Tide Plus Febreze Freshness ... - Monsters and Critics.com
"; arnews[2] += "

Monsters and Critics.com

In Pictures: 'Tide and Venus Williams Launch New Tide Plus Febreze Freshness ...
Monsters and Critics.com
Serena Williams, Stephen Ross, Venus Williams attending as Tide and Venus Williams launch new Tide Plus Febreze ...

"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 12:16:10 GMT+00:00"; arnews[2] += "
"; arnews[3]="Dinara Safina pulls out of Dubai Championships with back injury - The Guardian
"; arnews[3] += "

Dinara Safina pulls out of Dubai Championships with back injury
The Guardian
The tournament had been set to feature all of the top 11 women in the world, although there are also doubts about world No1 Serena Williams' involvement ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 10:33:16 GMT+00:00"; arnews[3] += "
"; arnews[4]="The Two Sides Of The Serena Williams Coin: Arrogant But Ace? - Bleacher Report
"; arnews[4] += "

Bleacher Report

The Two Sides Of The Serena Williams Coin: Arrogant But Ace?
Bleacher Report
It seems that Serena Williams' measured value to women's tennis is a riddle, wrapped in a mystery, inside an enigma. Ever since the Williams Sisters set ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 09:13:11 GMT+00:00"; arnews[4] += "
"; totcount = 5; 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("
");