var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Wang+Liqin" - Google News"; document.title=document.title+ " "; arnews[0]="Asian TT: Indian challenge comes to an end - Indian Express
"; arnews[0] += "

Indian Express

Asian TT: Indian challenge comes to an end
Indian Express
The strong Chinese pair of Wang Liqin and Zang Jike had little difficulty in blanking out Soumyadeep Roy and Jubin Kumar 11-6, 11-3, 11-6 to storm into the ...

and more »
"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 01:38:06 GMT+00:00"; arnews[0] += "
"; arnews[1]="Asian TT: It's an all-China affair - Times of India
"; arnews[1] += "

Asian TT: It's an all-China affair
Times of India
If Xu and Zhang had the measure of higher-ranked players, the top two seeds Ma Long and Wang Liqin brooked very little resistance from their rivals.

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 21:57:11 GMT+00:00"; arnews[1] += "
"; arnews[2]="Chinese monopoly in singles - Hindu
"; arnews[2] += "

Hindu

Chinese monopoly in singles
Hindu
Three-time world champion Wang Liqin, seeded two, knocked out last edition's bronze-medallist Hong Kong's Ko Lai Chak 12-14, 11-3, 11-3, 9-11, 12-14, 11-9, ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 20:52:42 GMT+00:00"; arnews[2] += "
"; arnews[3]="Chinese Stars Dominate Doubles Events at Asian Championships - ITTF
"; arnews[3] += "

ITTF

Chinese Stars Dominate Doubles Events at Asian Championships
ITTF
Top seeds Wang Liqin and Zhang Jike defeated Hong Kong's Cheung Yuk and Li Ching in four straight games whilst Ma Long and Xu Xin, seeded no.2, ...

"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 17:12:34 GMT+00:00"; arnews[3] += "
"; arnews[4]="Full House for China at Men's Singles Quarter-Final Stage in Lucknow - ITTF
"; arnews[4] += "

ITTF

Full House for China at Men's Singles Quarter-Final Stage in Lucknow
ITTF
Meanwhile, in the other two last eight duels, Zhang Jike beat Hong Kong's Cheung Yuk and Wang Liqin ended the aspirations of DPR Korea's Jang Song Man. ...

"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 17:07:33 GMT+00:00"; arnews[4] += "
"; arnews[5]="Indian challenge ends, Chinese impress in Asian TT - Press Trust of India
"; arnews[5] += "

Indian challenge ends, Chinese impress in Asian TT
Press Trust of India
Soumyadeep Roy and Jubin Kumar fell to Chinese duo of Wang Liqin and Zhang Jike 0-3 after losing the encounter 6-11, 3-11, 6-11.

and more »
"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 15:52:31 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("
");