var arnews = new Array(7); totcount = 3; rnd = 0; document.title=document.title+ " - "Guo+Jingjing" - Google News"; document.title=document.title+ " "; arnews[0]="Wu Minxia claims gold at China All-Star Diving Series - Xinhua
"; arnews[0] += "

Wu Minxia claims gold at China All-Star Diving Series
Xinhua
After Guo Jingjing's withdrawal from this event, the fight for 3-meter springboard gold was left between Wu and He. At the previous three legs of the serial ...

and more »
"; arnews[0] += "
Publ.Date : Thu, 04 Feb 2010 00:44:12 GMT+00:00"; arnews[0] += "
"; arnews[1]="Abel, Benfeito dive to gold - Globe and Mail
"; arnews[1] += "

Globe and Mail

Abel, Benfeito dive to gold
Globe and Mail
China's Guo Jingjing won gold, Canada's Emilie Heymans took silver and Italian Tania Cagnotto got bronze. Getty Images / CHRISTOPHE SIMON Christophe Simon ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 30 Jan 2010 02:35:19 GMT+00:00"; arnews[1] += "
"; arnews[2]="Swimmers win Best Athletes of the Year - People's Daily Online
"; arnews[2] += "

Swimmers win Best Athletes of the Year
People's Daily Online
World record holder Liu edged diving queen Guo Jingjing and world marathon champion Bai Xue to claim the women's crown. Regarded as China's "Sports Oscars", ...

and more »
"; arnews[2] += "
Publ.Date : Mon, 18 Jan 2010 10:00:47 GMT+00:00"; arnews[2] += "
"; totcount = 3; 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("
");