var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " "; arnews[0]="07:48 Dayron Robles to Retu...
"; arnews[0] += "Havana, Nov 11 Cuban hurdler Dayron Robles, Olympic champion in Beijing 2008, will return to the tracks in February to train for the World Championship in Doha, the sports Jit digital daily reported."; arnews[0] += "
Publ.Date : Wed, 11 Nov 2009 14:23:23 GMT"; arnews[0] += "
"; arnews[1]="Liu Xiang arrived in Guangzhou on Monday to attend the 18th Asian Athletics Championships.
"; arnews[1] += "China's star hurdler Liu Xiang arrived here on Monday to attend the 18th Asian Athletics Championships."; arnews[1] += "
Publ.Date : Tue, 10 Nov 2009 07:21:31 GMT"; arnews[1] += "
"; arnews[2]="Liu will spice up rivalry, says Robles
"; arnews[2] += "OLYMPIC hurdles champion Dayron Robles says the return from injury of Chinese rival Liu Xiang will spice up competition."; arnews[2] += "
Publ.Date : Sat, 31 Oct 2009 17:29:24 GMT"; arnews[2] += "
"; arnews[3]="Liu Xiang picks gold at National Games
"; arnews[3] += "JINAN: Athens Olympic champion Liu Xiang ignited a sold-out Olympic sports center with victory in the men's 110m hurdles finals at the 11th Chinese National Games here on Sunday."; arnews[3] += "
Publ.Date : Sun, 25 Oct 2009 15:07:42 GMT"; arnews[3] += "
"; arnews[4]="Coach orders China's Liu to win risk-free
"; arnews[4] += "BEIJING: China's former Olympic champion hurdler Liu Xiang has been ordered to put safety first by his coach in his second race after more than a year out injured."; arnews[4] += "
Publ.Date : Sat, 24 Oct 2009 08:10:53 GMT"; arnews[4] += "
"; arnews[5]="Coach orders Liu Xiang to play it safe
"; arnews[5] += "BEIJING: China's former Olympic champion hurdler Liu Xiang has been ordered to put safety first by his coach in his second race after more than a year out injured."; arnews[5] += "
Publ.Date : Fri, 23 Oct 2009 23:59:10 GMT"; arnews[5] += "
"; arnews[6]="Coach tells Liu to run a risk-free race
"; arnews[6] += "CHINA'S former Olympic champion hurdler Liu Xiang has been ordered to put safety first by his coach in his second race after more than a year out injured."; arnews[6] += "
Publ.Date : Fri, 23 Oct 2009 17:14:49 GMT"; arnews[6] += "
"; arnews[7]="Bombing in Beijing
"; arnews[7] += "AMERICAN dominance of the Olympic athletics track is over. Nowhere has this been more evident than in the sprints."; arnews[7] += "
Publ.Date : Fri, 22 Aug 2008 07:00:00 GMT"; arnews[7] += "
"; totcount = 8; 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("
");