var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Sanya+Richards" - Google News"; document.title=document.title+ " "; arnews[0]="Sport in brief - February 09, 2010 - Pretoria News (subscription)
"; arnews[0] += "

Sport in brief - February 09, 2010
Pretoria News (subscription)
The US team of Sanya Richards, Dee Dee Trotter, Monique Henderson and Monique Hennegan won the Athens 4x400m relay final ahead of Russia and Jamaica. ...

"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 04:21:39 GMT+00:00"; arnews[0] += "
"; arnews[1]="Trotter: Doping has made relays risky business - Universal Sports
"; arnews[1] += "

Universal Sports

Trotter: Doping has made relays risky business
Universal Sports
... it is unclear whether Olympic officials will also move strip Cox's teammates, Trotter, Sanya Richards, Monique Henderson and Monique Hennagan, ...

and more »
"; arnews[1] += "
Publ.Date : Mon, 08 Feb 2010 19:16:25 GMT+00:00"; arnews[1] += "
"; arnews[2]="IOC opens doping probe into US gold medal relay - Brownsville Herald
"; arnews[2] += "

IOC opens doping probe into US gold medal relay
Brownsville Herald
Sanya Richards, Dee Dee Trotter, Monique Henderson and Monique Hennegan ran in the Athens final. Moushaumi Robinson joined Cox in the preliminary heat. ...

and more »
"; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 11:29:33 GMT+00:00"; arnews[2] += "
"; arnews[3]="In brief: Orlando rides big quarter to beat Boston - The Spokesman Review
"; arnews[3] += "

In brief: Orlando rides big quarter to beat Boston
The Spokesman Review
Sanya Richards, Dee Dee Trotter, Monique Henderson and Monique Hennegan ran in the final. Moushaumi Robinson joined Cox in the preliminary heat. ...

and more »
"; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 08:10:20 GMT+00:00"; arnews[3] += "
"; arnews[4]="Drugs tests for most athletes at Vancouver games - Channel Africa
"; arnews[4] += "

Drugs tests for most athletes at Vancouver games
Channel Africa
The US team of Sanya Richards, Dee Dee Trotter, Monique Henderson and Monique Hennegan won the Athens 4x400m relay final ahead of Russia and Jamaica. ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 08 Feb 2010 07:47:24 GMT+00:00"; arnews[4] += "
"; arnews[5]="Athens relay team's medal in jeopardy - The State
"; arnews[5] += "

Athens relay team's medal in jeopardy
The State
Sanya Richards, Dee Dee Trotter, Monique Henderson and Monique Hennegan, a Columbia native, ran in the Athens final. Moushaumi Robinson joined Cox in the ...

and more »
"; arnews[5] += "
Publ.Date : Mon, 08 Feb 2010 06:20:33 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("
");