var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Catherine+Ndereba" - Google News"; document.title=document.title+ " "; arnews[0]="Close contest for Community Hero prize - Daily Nation
"; arnews[0] += "

Close contest for Community Hero prize
Daily Nation
Former winners of the award include Alex Kipchirchir, Janeth Jepkosgei, Jason Dunford, Catherine Ndereba, Samuel Wanjiru and Pamela Jelimo. ...

and more »
"; arnews[0] += "
Publ.Date : Mon, 16 Nov 2009 15:36:41 GMT+00:00"; arnews[0] += "
"; arnews[1]="Abitova takes crown at Yokohama International Women's Marathon - European Athletics
"; arnews[1] += "

Abitova takes crown at Yokohama International Women's Marathon
European Athletics
... completed the race in 2:28:51 to finish ahead of two-time Olympic silver medallist Catherine Ndereba of Kenya, who was third with 2:29:13. ...

and more »
"; arnews[1] += "
Publ.Date : Mon, 16 Nov 2009 10:52:01 GMT+00:00"; arnews[1] += "
"; arnews[2]="Sports Digest - Irish Times
"; arnews[2] += "

Sports Digest
Irish Times
Last years Olympic champion Constantina Dita of Romania trailed in a distant 10th while Kenyan Catherine Ndereba finished third. Abitova won in two hours, ...

and more »
"; arnews[2] += "
Publ.Date : Mon, 16 Nov 2009 08:52:53 GMT+00:00"; arnews[2] += "
"; arnews[3]="Abitova blasts field in Yokohama - The Japan Times
"; arnews[3] += "

The Japan Times

Abitova blasts field in Yokohama
The Japan Times
Kiyoko Shimahara finished a distant second in 2:28:51 and Olympic silver medalist Catherine Ndereba followed in 2:29:13. ...

and more »
"; arnews[3] += "
Publ.Date : Sun, 15 Nov 2009 19:54:14 GMT+00:00"; arnews[3] += "
"; arnews[4]="Athletics: Twell sticking with coach - TeleText
"; arnews[4] += "

Athletics: Twell sticking with coach
TeleText
... broke clear of her rivals after 30 kilometres to record a comfortable victory ahead of Kiyoko Shimahara and Olympic silver medallist Catherine Ndereba. ...

and more »
"; arnews[4] += "
Publ.Date : Sun, 15 Nov 2009 13:39:55 GMT+00:00"; arnews[4] += "
"; arnews[5]="Abitova takes inaugural Yokohama Women's Marathon - International Association of Athletics Foundation
"; arnews[5] += "

Abitova takes inaugural Yokohama Women's Marathon
International Association of Athletics Foundation
Shimahara, 2006 Asian Game's Marathon silver medallist, was second with 2:28:51, while two-time Olympic silver medalist Catherine Ndereba was third with ...

and more »
"; arnews[5] += "
Publ.Date : Sun, 15 Nov 2009 11:39:49 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("
");