var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Liu+Xiang" - Google News"; document.title=document.title+ " "; arnews[0]="Champion with a warm heart - Shanghai Daily
"; arnews[0] += "

Champion with a warm heart
Shanghai Daily
Gary Player (left), record-breaking hurdler Liu Xiang (second from left) and other guests pose at a charity ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 16:45:49 GMT+00:00"; arnews[0] += "
"; arnews[1]="Chocolate Milk: Vitamin-Filled Elixir or Brown Menace? - New Yorker
"; arnews[1] += "

Chocolate Milk: Vitamin-Filled Elixir or Brown Menace?
New Yorker
... its first medal in an Olympic sprinting event, the men's 110-meter hurdles in 2004, the winner, Liu Xiang, became a spokesman for Yili milk products. ...

"; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 18:53:29 GMT+00:00"; arnews[1] += "
"; arnews[2]="World-Class Athletes to Compete in Hong Kong - Earthtimes (press release)
"; arnews[2] += "

Earthtimes (press release)

World-Class Athletes to Compete in Hong Kong
Earthtimes (press release)
... Guo Jingjing and Wu Minxia, current Olympic badminton men's singles champion Lin Dan, and 2004 Olympic 110-metres hurdles champion Liu Xiang from China. ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 10:43:59 GMT+00:00"; arnews[2] += "
"; arnews[3]="China coaches race for 2012 Olympic positions - China Daily
"; arnews[3] += "

China coaches race for 2012 Olympic positions
China Daily
All candidates, including star hurdler Liu Xiang's coach, Sun Haiping, have had to compete for positions by making a speech to express their training ...

"; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 01:15:21 GMT+00:00"; arnews[3] += "
"; arnews[4]="Didn't get to meet the President? Go to Madame Tussauds - Shanghaiist
"; arnews[4] += "

Shanghaiist

Didn't get to meet the President? Go to Madame Tussauds
Shanghaiist
To commemorate his coming, Madame Tussauds Shanghai went all Obamaniac, replacing the Liu Xiang figure in the lobby with a statue of the smiling US Head of ...

"; arnews[4] += "
Publ.Date : Tue, 17 Nov 2009 07:07:14 GMT+00:00"; arnews[4] += "
"; arnews[5]="Gary Player Invitational enjoys a successful outing in China - WorldGolf.com
"; arnews[5] += "

Gary Player Invitational enjoys a successful outing in China
WorldGolf.com
Olympic hurdlest and Chinese sports icon Liu Xiang along with number one ranked professional golfer Liang Wenchong, as well as two-time US Open winner ...

"; arnews[5] += "
Publ.Date : Mon, 16 Nov 2009 16:00:28 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("
");