var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " "; arnews[0]="The Robbers
"; arnews[0] += "A Tempo Films Investment Co., Stellar Mega Films Co., Shanghai Film Group, Infotainment China Media, Beijing Back Light Pictures Co."; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 23:25:27 GMT"; arnews[0] += "
"; arnews[1]="Host boasts the most
"; arnews[1] += "Miss World 2007 Zhang Zi Lin at a 2008 press conference announcing that Miss World 2010 would be held in Nha Trang A late bid to shift the Miss World 2010 finals from Nha Trang to the Mekong Delta province of Tien Giang has got people debating the pros and cons of each location."; arnews[1] += "
Publ.Date : Tue, 03 Nov 2009 06:42:10 GMT"; arnews[1] += "
"; arnews[2]="Singer Chen Lin dead in suspected suicide
"; arnews[2] += "Mainland pop singer Chen Lin is dead after apparently leaping to her death from an apartment building in Beijing, on the same day as her former husband's birthday."; arnews[2] += "
Publ.Date : Mon, 02 Nov 2009 04:51:18 GMT"; arnews[2] += "
"; arnews[3]="Zhao Lin fights back to gift host first taekwondo gold at 11th National Games
"; arnews[3] += "Shandong's ace taekwondist Zhao Lin overcame the first-round slump in the men's 80kg class final here on Friday and upset favorite Wang Hao of Zhejiang to gift the host their first gold of the four-day events at China's 11th National Games."; arnews[3] += "
Publ.Date : Sat, 12 Sep 2009 06:49:45 GMT"; arnews[3] += "
"; arnews[4]="Zhao Lin fights back to gift host first taekwondo gold at 11th National Games
"; arnews[4] += "Shandong's ace taekwondist Zhao Lin overcame the first-round slump in the men's 80kg class final here on Friday and upset favorite Wang Hao of Zhejiang to gift the host their first gold of the four-day events at China's 11th National Games."; arnews[4] += "
Publ.Date : Fri, 11 Sep 2009 16:14:34 GMT"; arnews[4] += "
"; arnews[5]=""Sophie s Revenge" to be released in August
"; arnews[5] += "\"Sophie's Revenge\", a romantic comedy from the first-time producer Zhang Ziyi, will open on August 14 in Chinese cinemas."; arnews[5] += "
Publ.Date : Tue, 16 Jun 2009 03:04:48 GMT"; arnews[5] += "
"; arnews[6]=""Sophie's Revenge" to be released in August
"; arnews[6] += "\"Sophie's Revenge\", a romantic comedy from the first-time producer Zhang Ziyi, will open on August 14 in Chinese cinemas."; arnews[6] += "
Publ.Date : Tue, 16 Jun 2009 03:00:52 GMT"; arnews[6] += "
"; totcount = 7; 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("
");