var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="2009 Toronto Film Festival: Drew Barrymore & Ellen Page ‘Whip It ... - Access Hollywood
"; arnews[0] += "Tyler Perry, Oprah Winfrey, Gabby Sidibe and Mary J. Blige at the ‘Precious’ screening at TorontoFilm Festival Oprah Winfrey, Mariah Carey and Mary J. Blige participate in a news conference for the film ‘Precious’ during the Toronto ..."; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 01:02:00 GMT"; arnews[0] += "
"; arnews[1]="Leonardo DiCaprio and Ellen Page cross the same bridge in Paris ... - Examiner
"; arnews[1] += "Get alerts when there is a new article from the LA Travel Examiner. Read Examiner.com's terms of use. The arched Pont de Bir Hakeim, once called the pont de Passy, is the connector to Paris's 15th and 16th arrondissements. This steel wonder ..."; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 05:03:00 GMT"; arnews[1] += "
"; arnews[2]="Will Ferrell Dubbed Hollywood’s ‘Most Overpaid Star’ - Access Hollywood
"; arnews[2] += "Funnyman Will Ferrell has topped Forbes ’ annual list of most overpaid stars. The comedian, who was once riding high with a series of hit films including “Elf” and “Talladega Nights,” has recently taken a dive with box office bombs such as ..."; arnews[2] += "
Publ.Date : Tue, 17 Nov 2009 23:59:00 GMT"; arnews[2] += "
"; arnews[3]="Michael Fassbender Goes From One Bronte To the Next - cinematical
"; arnews[3] += "Wasikowska is still a bit of a dark horse. She's becoming one of those much-discussed names, but most of us have yet to really meet her until Tim Burton's Alice in Wonderland hits theaters. She's very pretty, but is just \"ordinary\" (if that doesn't ..."; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 21:25:00 GMT"; arnews[3] += "
"; arnews[4]="Mia Wasikowska Circling Jane Eyre - MovieWeb
"; arnews[4] += "Wasikowska would star as the title character and the trade is also reporting that Michael Fassbender ( Inglourious Basterds ) is in talks to star as Eyre's employer Rochester, who Eyre discovers is hiding a mysterious secret. Ellen Page was ..."; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 09:36:00 GMT"; arnews[4] += "
"; arnews[5]="Wasikowska in talks for 'Jane Eyre' - Variety
"; arnews[5] += "Ellen Page was previously attached to star as the eponymous heroine but left the project some time ago."; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 07:20: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("
");