var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Yang+Wei" - Google News"; document.title=document.title+ " "; arnews[0]="Conjoined twins separated by 33 medics - China Daily
"; arnews[0] += "

China Daily

Conjoined twins separated by 33 medics
China Daily
"It's a relief to see two carts coming out of the operating room," said Yang Wei, the mother of the twins who was quoted in the article.

and more »
"; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 06:45:17 GMT+00:00"; arnews[0] += "
"; arnews[1]="Nutrilite gives the body a boost - Shanghai Daily
"; arnews[1] += "

Nutrilite gives the body a boost
Shanghai Daily
Li Xiaopeng and Yang Wei, image ambassadors of Amway Nutrilite and Olympic gold medalists in gymnastics, became the first two to experience the facility. ...

"; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 16:27:07 GMT+00:00"; arnews[1] += "
"; arnews[2]="'Cambridge of the Orient' exploring new frontier - The Malaysian Insider
"; arnews[2] += "

'Cambridge of the Orient' exploring new frontier
The Malaysian Insider
To Zhejiang University's president Yang Wei, the tie-up is no less momentous than its historic trek in the 1930s. “It is an exploration of a new education ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 13 Nov 2009 00:01:38 GMT+00:00"; arnews[2] += "
"; arnews[3]="New Chinese presence at University of Michigan - EnerPub
"; arnews[3] += "

New Chinese presence at University of Michigan
EnerPub
... Michigan (CI-UM) was marked by the national anthems of the United States and the People's Republic of China, rendered by virtuoso pipa artist Yang Wei. ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 06 Nov 2009 15:22:31 GMT+00:00"; arnews[3] += "
"; arnews[4]="Future star of gymnastics: Little girl's champion dream - People's Daily Online
"; arnews[4] += "

People's Daily Online

Future star of gymnastics: Little girl's champion dream
People's Daily Online
This gymnastic school ever produced a number of world-class gymnastics athletes, such as Li Xiaoshuang, Li Dashuang, Yang Wei and Zheng Lihui. ...

"; arnews[4] += "
Publ.Date : Fri, 06 Nov 2009 01:02:28 GMT+00:00"; arnews[4] += "
"; arnews[5]="China should reset oil prices this week, say analysts - istockAnalyst.com (press release)
"; arnews[5] += "

China should reset oil prices this week, say analysts
istockAnalyst.com (press release)
Yang Wei, an energy analyst with Guotai & Junan Securities, fore cast that the date of adjustment would be on November 6 or mid-Novembe r, with a range of ...

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