var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="New Documentary "The People Speak" based on Howard Zinn's book, with Qorianka Kilcher
"; arnews[0] += "Last week I was attended a preview screening of \" The People Speak, \" an upcoming documentary on the History Channel, as guests of actress/activist Q'orianka Kilcher and her mother Saskia."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 19:30:47 GMT"; arnews[0] += "
"; arnews[1]="Is Aerosmith auditioning a singer?
"; arnews[1] += "Designer Cibeline Sariano makes some adjustments to model Tanja Lederer's outfit during \"Fashionably Late'' at the Liberty Hotel."; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 08:27:14 GMT"; arnews[1] += "
"; arnews[2]="Matt Damon: Taking on a weighty role
"; arnews[2] += "THE last time Matt Damon had to change the way he looked for a movie role, he lost 40 pounds in 100 days and ended up on medication."; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 07:31:11 GMT"; arnews[2] += "
"; arnews[3]="John Kerry's Daughter Alexandra Kerry Arrested for DUI
"; arnews[3] += "Alexandra Kerry, the eldest daughter of John Kerry, Massachusetts senator, and the Democrats' 2004 presidential nominee, was arrested in Hollywood this morning for allegedly driving while under the influence."; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 21:41:04 GMT"; arnews[3] += "
"; arnews[4]="Mia Wasikowska and Michael Fassbender Team Up For New Jane Eyre Adaptation
"; arnews[4] += "Mia Wasikowska and Michael Fassbender seem to be on their way to becoming two of the biggest rising stars out there right now.A Both actors are now teaming up with director Cary Fukunaga in bringing another adaption of the classic novel Jane Eyre to the big screen.A I don't know if anyone was really hoping for another one, but the talent involved ..."; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 22:55:29 GMT"; arnews[4] += "
"; arnews[5]="Mia Wasikowska and Michael Fassbender to star in new Jane Eyre
"; arnews[5] += "According to Variety , it looks as ifthings are moving on with Cary Fukunaga's Jane Eyre : Mia Wasikowska and Michael Fassbender are in talks to play Jane Eyre and Mr Rochester ."; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 20:26:49 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("
");