var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Shu Qi turns down Zhang Ziyi film because of nude scene
"; 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 media mogul Rupert Murdoch and Florence Sloan, wife of MGM chairman Harry Sloan, and also stars the ..."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 10:19:09 GMT"; arnews[0] += "
"; arnews[1]="Best of the rest around Huangshan
"; arnews[1] += "Dagger-like rocks and pine trees on Mount Huangshan. Hongcun Village Built in 1131, Hongcun Village is the best of the rest."; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 02:48:40 GMT"; arnews[1] += "
"; arnews[2]="Five Actresses Who Should Play the Black Cat in Spider-Man 4, And Three Who Shouldn't
"; arnews[2] += "If you read a lot of movie blogs, chances are that you've seen plenty of suggestions about this week's top rumor, the question of who should play The Black Cat in Spider-Man 4 . You can throw all of those suggestions out the window."; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 23:31:52 GMT"; arnews[2] += "
"; arnews[3]="Cover Story: Timeless Beauty
"; arnews[3] += "Actress Zhang ZiYi carries on Swiss luxury watchmaker Omega's tradition of employing distinguished personalities to communicate its key values, writes CHEONG PHIN."; arnews[3] += "
Publ.Date : Mon, 16 Nov 2009 02:55:01 GMT"; arnews[3] += "
"; arnews[4]="Back in Bangkok - Bangkok, Thailand
"; arnews[4] += "But I'm really in it this time. I flew from HK to here this evening and got a taxi to my hotel."; arnews[4] += "
Publ.Date : Sun, 15 Nov 2009 04:52:23 GMT"; arnews[4] += "
"; arnews[5]="Birthday Suits: Good Hair, and Good Music.
"; arnews[5] += "Celebrating the birthdays of the film-famous. If it's your birthday, we'll sing you a happy one in the comments."; arnews[5] += "
Publ.Date : Sat, 14 Nov 2009 15:58:22 GMT"; 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("
");