var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Haile+Gebrselassie" - Google News"; document.title=document.title+ " "; arnews[0]="Bhandari erases bitter experience of 10th SAG - Himalayan Times
"; arnews[0] += "

Bhandari erases bitter experience of 10th SAG
Himalayan Times
Haile Gebrselassie of Ethopia holds the world record of 2:03:59 set during the Berlin Marathon. Legendary Nepali marathoner Baikuntha Manandhar -- who won ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 02:43:04 GMT+00:00"; arnews[0] += "
"; arnews[1]="No snow but Ethiopia's ski hope is on a roll - Washington Post
"; arnews[1] += "

No snow but Ethiopia's ski hope is on a roll
Washington Post
The child from a country famous for producing world-beating runners like Haile Gebrselassie and Kenenisa Bekele soon found he had talent on the snow. ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 07 Feb 2010 15:55:43 GMT+00:00"; arnews[1] += "
"; arnews[2]="In the Icy Tracks of the Pros, Only Slower - International Herald Tribune
"; arnews[2] += "

In the Icy Tracks of the Pros, Only Slower
International Herald Tribune
There are the marathons where plodders can pay up and run the streets at the same time, though not in the same time, as Haile Gebrselassie. ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 02 Feb 2010 16:34:43 GMT+00:00"; arnews[2] += "
"; arnews[3]="Gebrselassie inspires Walker's momentous win - Hemel Gazette
"; arnews[3] += "

Gebrselassie inspires Walker's momentous win
Hemel Gazette
... the tail end of 2009 and, having run the Great Ethiopia Run, spoke to the great Haile Gebrselassie and Paula Radcliffe at the former's post run party. ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 02 Feb 2010 09:24:35 GMT+00:00"; arnews[3] += "
"; arnews[4]="Slower running pace can be less than optimal - Austin American-Statesman
"; arnews[4] += "

Austin American-Statesman

Slower running pace can be less than optimal
Austin American-Statesman
Haile Gebrselassie set the world marathon record of 2:03:59 in 2008. That's 4:44 minutes per mile. Steudel and Wall-Scheffler believe he achieved that by ...

"; arnews[4] += "
Publ.Date : Tue, 02 Feb 2010 02:14:29 GMT+00:00"; arnews[4] += "
"; arnews[5]="Ethiopian cross-country skier laying down tracks - CBC.ca
"; arnews[5] += "

CBC.ca

Ethiopian cross-country skier laying down tracks
CBC.ca
Teklemariam said he was encouraged by a recent encounter with one of Ethiopia's greatest distance runners, Haile Gebrselassie, a two-time Olympic champion ...

and more »
"; arnews[5] += "
Publ.Date : Mon, 01 Feb 2010 23:01:52 GMT+00:00"; arnews[5] += "
"; arnews[6]="From art club to the RAK Half Marathon - National (blog)
"; arnews[6] += "

From art club to the RAK Half Marathon
National (blog)
I chose distance running, and was surprised to learn greats like Paula Radcliffe and Haile Gebrselassie have it. Radcliffe can run a marathon in 2hrs 15min ...

"; arnews[6] += "
Publ.Date : Sun, 31 Jan 2010 20:06:33 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("
");