var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="question on the cast - Counting Down
"; arnews[0] += "if this movie is supposed to have every major action star from the 80s and early 90s. how come van damne and jackie chan arent in it? even jet li is in it and jc was more popular in the era then jet li. and van damne was like the biggest action star ..."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 04:03:00 GMT"; arnews[0] += "
"; arnews[1]="Barbie opens first flagship store in Shanghai - Regina Leader-Post
"; arnews[1] += "Mattel's Barbie opened her first flagship store on Friday, a fuchsia-infused six-storey showpiece on a glitzy Shanghai thoroughfare where the toymaker hopes to revive the 50-year-old fashion doll's fading fortunes. Film stars Jet Li and Cathy Chung ..."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 05:00:00 GMT"; arnews[1] += "
"; arnews[2]="Movie roll-out - Jamaica Observer
"; arnews[2] += "Pull this out, paste it on your walls, because we are sure that you'll need this guide in the upcoming months. TEENage has broken down all the movies that will open this year, so you will know what to look out for. A romantic drama about a soldier ..."; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 08:35:00 GMT"; arnews[2] += "
"; arnews[3]="Barbie at 50: is Mattel's star still in fashion? - Regina Leader-Post
"; arnews[3] += "Barbie, the iconic doll that has claimed countless hours of girls' lives in a make-believe world that mirrored real life glamour, high-fashion and fabulous careers, is turning 50. But is her star fading? Some people say Mattel's doll that has had ..."; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 05:00:00 GMT"; arnews[3] += "
"; arnews[4]="Zhengzhou: Between peace and physicality, there is Shaolin - New Zealand Herald
"; arnews[4] += "Chinese emperors dubbed Shaolin Temple the First under Heaven and blanketed in the first snowfall of winter it truly looks otherwordly. The temple is built on Mt Shaoshi and when we arrive night is falling and snow is thick on the ground. Ice covers ..."; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 01:47:00 GMT"; arnews[4] += "
"; arnews[5]="Kevin Spacey to star in Chinese film - The Gaea Times
"; arnews[5] += "com compiled the list of Tinseltown's least desirable leading men, following People magazine's recent decision to name Johnny Depp Hollywood's top hunk ... Jet Li to appear in Chinese film August 26th, 2009 Jet Li is quite renowned in the Hong Kong ..."; arnews[5] += "
Publ.Date : Wed, 13 Jan 2010 09:30:00 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("
");