var arnews = new Array(6); totcount = 5; rnd = 0; document.title=document.title+ " - "Guo+Yue" - Google News"; document.title=document.title+ " "; arnews[0]="Table Tennis: Silver for Singapore women's team at Asian Championships - Channel News Asia
"; arnews[0] += "

Table Tennis: Silver for Singapore women's team at Asian Championships
Channel News Asia
Despite the absence of world No.1 and 2, Zhang Yining and Guo Yue respectively, Singapore's trio of Feng Tianwei, Wang Yuegu and Sun Beibei found the going ...

and more »
"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 15:58:47 GMT+00:00"; arnews[0] += "
"; arnews[1]="Jun Mizutani, a possible threat to Chinese excellence in Lucknow - ITTF
"; arnews[1] += "

ITTF

Jun Mizutani, a possible threat to Chinese excellence in Lucknow
ITTF
Guo Yue is supported by Li Xiaoxia, Liu Shiwen, Ding Ning, Fan Ying, Wu Yang and Chang Chenchen; all players who would command a top three place in any ...

"; arnews[1] += "
Publ.Date : Thu, 12 Nov 2009 12:30:37 GMT+00:00"; arnews[1] += "
"; arnews[2]="Chinese women's soccer faces uphill task - Xinhua
"; arnews[2] += "

Chinese women's soccer faces uphill task
Xinhua
It also offered national members Guo Yue and Luo Xiaoxu. And another problem is lacking of the players as the Chinese women's players, who used to make some ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 11 Nov 2009 06:19:23 GMT+00:00"; arnews[2] += "
"; arnews[3]="History of US Table Tennis Vol IX - USA Table Tennis
"; arnews[3] += "

History of US Table Tennis Vol IX
USA Table Tennis
... Men's Singles: Shih Chih-hao, a 19-year-old shakehander, over Defending Champ Guo Yue-hua early in the competition, then over Lu Jao-hua in the final. ...

"; arnews[3] += "
Publ.Date : Mon, 09 Nov 2009 02:08:24 GMT+00:00"; arnews[3] += "
"; arnews[4]="Runners up spot in England for Liu Shiwen and third place on the newly ... - ITTF
"; arnews[4] += "

ITTF

Runners up spot in England for Liu Shiwen and third place on the newly ...
ITTF
China's Zhang Yining and Guo Yue retain the respective top two places on the Women's World Ranking list published by the International Table Tennis ...

"; arnews[4] += "
Publ.Date : Wed, 04 Nov 2009 20:23:14 GMT+00:00"; arnews[4] += "
"; totcount = 5; 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("
");