var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Haile+Gebrselassie" - Google News"; document.title=document.title+ " "; arnews[0]="A world athletics gala without Nigerian athletes - NEXT
"; arnews[0] += "

A world athletics gala without Nigerian athletes
NEXT
... some of the African athletes who have clinched the award are: Noureddine Morceli (Algeria) in 1994, Haile Gebrselassie (Ethiopia) in 1998, and Hicham El ...

"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 22:51:50 GMT+00:00"; arnews[0] += "
"; arnews[1]="Ethiopia's Kenenisa voted for 2009 "Heroes of Running" - Jimma Times
"; arnews[1] += "

Ethiopia's Kenenisa voted for 2009 "Heroes of Running"
Jimma Times
It's speculated that he's in full force training mode to beat the marathon record time of 2:03:59, currently held by fellow Ethiopian great, Haile Gebrselassie.

and more »
"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 07:59:59 GMT+00:00"; arnews[1] += "
"; arnews[2]="Collis Birmingham out of shadow - Herald Sun
"; arnews[2] += "

Collis Birmingham out of shadow
Herald Sun
When Collis Birmingham surged past Craig Mottram with 4km left in the 15km road race to take third position behind the great Haile Gebrselassie, ...

"; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 09:42:38 GMT+00:00"; arnews[2] += "
"; arnews[3]="Runners Corner: Born to Run, Born to Race? - Wicked Local (blog)
"; arnews[3] += "

Runners Corner: Born to Run, Born to Race?
Wicked Local (blog)
In 1977, when I ran my first marathon, the men's world marathon record was 2:09:12, while Haile Gebrselassie holds the current record with an incredible ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 17 Nov 2009 20:15:10 GMT+00:00"; arnews[3] += "
"; arnews[4]="Dubai Creek Striders Target 100 Finishers For Standard Chartered Dubai ... - Dubai City Guide
"; arnews[4] += "

Dubai Creek Striders Target 100 Finishers For Standard Chartered Dubai ...
Dubai City Guide
Murphy's Striders will once again line up alongside world record holder Haile Gebrselassie and a host of elite male and female athletes when the $2 million ...

"; arnews[4] += "
Publ.Date : Mon, 16 Nov 2009 13:29:55 GMT+00:00"; arnews[4] += "
"; arnews[5]="Nyantakyi: Malaria and Football - Ghanasoccernet
"; arnews[5] += "

Nyantakyi: Malaria and Football
Ghanasoccernet
... Tuberculosis and Malaria, Nozipho and January-Barchill of MTN, Haile Gebrselassie, the renowned Ethiopian Olympic champion and Charles Ssali, ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 13 Nov 2009 09:54:03 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("
");