var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="Shu Qi turns down Zhang Ziyi film because of nude scene - Channel NewsAsia
"; arnews[0] += "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\". Based on a novel by Lisa See, \"Snow Flower and the Secret Fan\" is jointly produced by Zhang, Wendy Deng, wife of ..."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 06:45:00 GMT"; arnews[0] += "
"; arnews[1]="Shu Qi says 'no' to film - Straits Times
"; arnews[1] += "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. Shu Qi, whose background is in soft-porn films, told Apple Daily she would strip if a movie script called ..."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 00:54:00 GMT"; arnews[1] += "
"; arnews[2]="And the nominees are ... - Star-ecentral.com
"; arnews[2] += "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 (Forever Enthralled). Best New Performer: Chen Wen Pin (No Puedo Vivir Sin Ti), Her Sy Huoy ..."; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 23:42:00 GMT"; arnews[2] += "
"; arnews[3]="Chinese Oscars - Star-ecentral.com
"; arnews[3] += "IT is the time of the year for the Golden Horse Awards (GHA), Taiwan’s version of the Oscars, which is regarded as one of the most prestigious Asian movie awards. This year’s 46th Golden Horse Awards Film Festival runs from Nov 5 to 26, and ..."; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 23:42:00 GMT"; arnews[3] += "
"; totcount = 4; 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("
");