var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Yang+Wei" - Google News"; document.title=document.title+ " "; arnews[0]="slum activist is Asian of the year - India Today
"; arnews[0] += "

slum activist is Asian of the year
India Today
The other five nominees for the award were: RTI activist Arvind Kejriwal; Pakistani humanitarian Abdul Sattar Edhi; Chinese activist Yang Wei-Lin who has ...

"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 03:20:13 GMT+00:00"; arnews[0] += "
"; arnews[1]="Jin Jiang Gets Genares GDS Code - Hotels Magazine
"; arnews[1] += "

Jin Jiang Gets Genares GDS Code
Hotels Magazine
Yang Wei Min, CEO of Jin Jiang International, commented, "The superior technology and services provided by Genares will give us an edge to expand our global ...

"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 17:23:17 GMT+00:00"; arnews[1] += "
"; arnews[2]="Chinese art on the move - Xinhua
"; arnews[2] += "

Xinhua

Chinese art on the move
Xinhua
But now it has established a global name," says Yang Wei, an artist from Hunan province. Yang has seen the booming of artists' villages over the past two ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 26 Jan 2010 12:08:34 GMT+00:00"; arnews[2] += "
"; arnews[3]="China FA replaces chief being questioned in match-fixing probe - The Canadian Press
"; arnews[3] += "

China FA replaces chief being questioned in match-fixing probe
The Canadian Press
BEIJING — The troubled Chinese Football Association replaced its top official Friday after he and two others were questioned by police about match fixing. ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 22 Jan 2010 13:50:56 GMT+00:00"; arnews[3] += "
"; arnews[4]="Foreign Ministry Holds Briefing for Chinese and Foreign Media - MFA China (press release)
"; arnews[4] += "

MFA China (press release)

Foreign Ministry Holds Briefing for Chinese and Foreign Media
MFA China (press release)
On January 18, 2010, the Foreign Ministry held a briefing for Chinese and foreign media at which Director-General of the Department of Consular Affairs Wei ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 20 Jan 2010 02:28:41 GMT+00:00"; arnews[4] += "
"; arnews[5]="Chinese language course launched - The New Nation
"; arnews[5] += "

Chinese language course launched
The New Nation
... different fields," Yang Wei Ming, director, CRI-SMF Confucius Classroom told journalists at a press briefing at a city hotel in the capital yesterday. ...

"; arnews[5] += "
Publ.Date : Mon, 18 Jan 2010 18:10:18 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("
");