var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Liu+Xiang" - Google News"; document.title=document.title+ " "; arnews[0]="Carrying the hopes of a nation - Los Angeles Times
"; arnews[0] += "

Los Angeles Times

Carrying the hopes of a nation
Los Angeles Times
They also can wind up disappointing millions of countrymen -- or in the case of hurdler Liu Xiang, the 1.3 billion Chinese who despaired when an injury led ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 03:07:10 GMT+00:00"; arnews[0] += "
"; arnews[1]="Manny Osborne-Paradis: 'In the downhill, anything can go wrong – fast' - Independent
"; arnews[1] += "

Manny Osborne-Paradis: 'In the downhill, anything can go wrong – fast'
Independent
It is a heavy load and for every Cathy Freeman and her exhilarating run at her home Games in Sydney in 2000 there is a Liu Xiang, who collapsed under the ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 00:02:26 GMT+00:00"; arnews[1] += "
"; arnews[2]="Dayron Robles' lucky numbers - Cuba Headlines
"; arnews[2] += "

Cuba Headlines

Dayron Robles' lucky numbers
Cuba Headlines
He was 4th place with 13.11 behind Chinese Liu Xiang (12.95), and Americans Terrence Trammel (12.99) and David Payne (13.02). Nerves played a trick on him ...

"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 00:01:10 GMT+00:00"; arnews[2] += "
"; arnews[3]="We do not claim a cent of Li or Zheng's prizemoney: says Sun - People's Daily Online
"; arnews[3] += "

We do not claim a cent of Li or Zheng's prizemoney: says Sun
People's Daily Online
Sun also lavished praise on Li and Zheng and put them in the same class as national sporting heroes Yao Ming and Liu Xiang. "NBA, track and field and tennis ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 05 Feb 2010 02:55:53 GMT+00:00"; arnews[3] += "
"; arnews[4]="Robles wins first race on comeback - Shanghai Daily
"; arnews[4] += "

Robles wins first race on comeback
Shanghai Daily
He will compete at the indoor worlds in Doha, Qatar, next month, where he will compete against China's Liu Xiang. "It was a good race, I had a good rhythm," ...

and more »
"; arnews[4] += "
Publ.Date : Thu, 04 Feb 2010 17:19:04 GMT+00:00"; arnews[4] += "
"; arnews[5]="Infant formula pushers: round two - Danwei
"; arnews[5] += "

Infant formula pushers: round two
Danwei
... reason. by Zhang Yu, Liu Xiang / Xinhua "Whenever they provide a new mother's personal information, they will receive a 10- to 30-yuan 'handling fee'. ...

and more »
"; arnews[5] += "
Publ.Date : Thu, 04 Feb 2010 10:16:30 GMT+00:00"; arnews[5] += "
"; arnews[6]="Jackson expects record to go - The Press Association
"; arnews[6] += "

Jackson expects record to go
The Press Association
Jackson held the 110m hurdles for 11 years until Liu Xiang equalled it in 2004 before the Chinese star made it his own two years later. ...

and more »
"; arnews[6] += "
Publ.Date : Tue, 02 Feb 2010 17:50:38 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("
");