var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Guo+Jingjing" - Google News"; document.title=document.title+ " "; arnews[0]="World-Class Athletes to Compete in Hong Kong - Earthtimes (press release)
"; arnews[0] += "

Earthtimes (press release)

World-Class Athletes to Compete in Hong Kong
Earthtimes (press release)
Heading the list are 2008 synchronised three-metre springboard Olympic gold medallists Guo Jingjing and Wu Minxia, current Olympic badminton men's singles ...

and more »
"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 10:43:59 GMT+00:00"; arnews[0] += "
"; arnews[1]="BizTime: A Commercial Back - EastDay.com
"; arnews[1] += "

BizTime: A Commercial Back
EastDay.com
Nike, Aokang and Yili did not, but Yili shifted the ad's focus from Liu Xiang to Guo Jingjing. In 2009, before his return, his ads had nearly disappeared ...

"; arnews[1] += "
Publ.Date : Sun, 15 Nov 2009 00:58:20 GMT+00:00"; arnews[1] += "
"; arnews[2]="Top athletes on track for Games - The Standard
"; arnews[2] += "

Top athletes on track for Games
The Standard
Among China's committed athletes are gold-medal hurdler Liu Xiang and Beijing Olympics diving gold medalist Guo Jingjing. World badminton champion Lin Dan ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 05 Nov 2009 19:31:41 GMT+00:00"; arnews[2] += "
"; arnews[3]=""Diving Queen" Leads China's Delegation to East Asian Games - CRIENGLISH.com
"; arnews[3] += "

"Diving Queen" Leads China's Delegation to East Asian Games
CRIENGLISH.com
"Diving Queen" Guo Jingjing, one of Hong Konger's favorites, would lead the star-studded Chinese delegation, including hurdler Liu Xiang and other 18 ...

and more »
"; arnews[3] += "
Publ.Date : Thu, 05 Nov 2009 16:14:14 GMT+00:00"; arnews[3] += "
"; arnews[4]="Olympic stars on the East Asian Games card - News.gov.hk
"; arnews[4] += "

Olympic stars on the East Asian Games card
News.gov.hk
The Mainland list includes 2008 synchronised three-metre springboard gold medallists Guo Jingjing and Wu Minxia, Olympic badminton men's singles champion ...

"; arnews[4] += "
Publ.Date : Thu, 05 Nov 2009 14:38:27 GMT+00:00"; arnews[4] += "
"; arnews[5]="Chinese emerging stars to watch at London Olympics - Xinhua
"; arnews[5] += "

Chinese emerging stars to watch at London Olympics
Xinhua
To gradually improve her difficulty, the 13-year-old Luo is prominent to take over Guo Jingjing and Wu Minxia in the event. In the pool, the 16-year-old ...

and more »
"; arnews[5] += "
Publ.Date : Thu, 29 Oct 2009 02:13:50 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("
");