var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Zhang+Ziyi" - Google News"; document.title=document.title+ " "; arnews[0]="Shu Qi turns down Zhang Ziyi film because of nude scene - Channel News Asia
"; arnews[0] += "

Shu Qi turns down Zhang Ziyi film because of nude scene
Channel News Asia
HONG KONG: Taiwanese actress Shu Qi has turned down a role in Chinese star Zhang Ziyi's English movie "Snow Flower and the Secret Fan". ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 06:45:05 GMT+00:00"; arnews[0] += "
"; arnews[1]="Shu Qi says 'no' to film - Straits Times
"; arnews[1] += "

Shu Qi says 'no' to film
Straits Times
HONG KONG - SHU Qi has rejected a role in an English-language movie being produced by Zhang Ziyi which features a nude scene between two women. ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 01:01:04 GMT+00:00"; arnews[1] += "
"; arnews[2]="Chinese Oscars - Malaysia Star
"; arnews[2] += "

Malaysia Star

Chinese Oscars
Malaysia Star
Beijing-born Zhang Ziyi, who has yet to win a GHA despite receiving best actress nominations for Crouching Tiger, Hidden Dragon (2000) and 2046 (2004), ...

"; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 23:25:40 GMT+00:00"; arnews[2] += "
"; arnews[3]="And the nominees are ... - Malaysia Star
"; arnews[3] += "

And the nominees are ...
Malaysia Star
Best Supporting Actress: Liou Yiin Shang (Sleeping With Her), Lu Yi Ching (A Place Of One's Own), Kara Wai Ying Hung (At The End Of Daybreak), Zhang Ziyi ...

"; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 23:25:39 GMT+00:00"; arnews[3] += "
"; arnews[4]="Kick-butt action from Parvathy Omanakuttan - Apun Ka Choice
"; arnews[4] += "

Kick-butt action from Parvathy Omanakuttan
Apun Ka Choice
... also done stunts in a few films, but we must say none has given a nail-biting performance on the lines of Chinese babes like Zhang Ziyi or Michelle Yoeh.

"; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 11:17:51 GMT+00:00"; arnews[4] += "
"; arnews[5]="Best of the rest around Huangshan - China Daily
"; arnews[5] += "

China Daily

Best of the rest around Huangshan
China Daily
... in the bending bamboo trees between Chow Yun-fat and Zhang Ziyi, and the connecting scene where they skip over a pond still brandishing their weapons. ...

"; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 02:39:50 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("
");