var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " "; arnews[0]="Amber Tamblyn In Danny Boyle's "127 Hours"
"; arnews[0] += "Amber Tamblyn is set to play the love interest of James Franco's Aron Ralston character in \"127 Hours\" for Fox Searchlight reports Deadline Hollywood ."; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 21:33:05 GMT"; arnews[0] += "
"; arnews[1]="Casting Call: Katherine Heigl lands Plum role, Tim Robbins turns on 'Green Lantern'
"; arnews[1] += "The \"Grey's Anatomy\" star has signed on for the lead in \"One for the Money,\" Columbia Pictures' film adaptation of the first book in Janet Evanovich's popular series, reports Variety ."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 21:02:05 GMT"; arnews[1] += "
"; arnews[2]="New Movie Roles For Women - Heigl, Blanchett, and More
"; arnews[2] += "New Movie Roles For Women a ' Heigl, Blanchett, and More! It's a good week for Hollywood actresses! Today comes the announcement of oodles of casting news in the works, as these famous ladies line up for big-screen parts."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 18:30:43 GMT"; arnews[2] += "
"; arnews[3]="Casting Tidbits: Rachel Weisz, Cate Blanchett, Amber Tamblyn
"; arnews[3] += "That's a Casting Tidbits bingo! First, Deadline Hollywood is reporting that Cate Blanchett will join the recently cast Eric Bana in Hanna , the Saoirse Ronan driven film from Joe Wright which tells the story of a 14-year-old Eastern European girl saved from a CIA breeding camp and raised to be a cold-blooded killing machine."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 10:47:40 GMT"; arnews[3] += "
"; arnews[4]="Cate Blanchett, Amber Tamblyn and Mia Wasikowska Take Roles
"; arnews[4] += "Deadline Hollywood has revealed that some films have added their leading ladies."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 07:11:08 GMT"; arnews[4] += "
"; totcount = 5; 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("
");