var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Weekly Ketchup: Idris Elba cast in Thor, more Spider-Man 4 rumors
"; arnews[0] += "This week's Ketchup includes casting news and rumors for Thor , Spider-Man 4 , The Hobbit and Guardians of Ga'hoole , new sequels in the Jackass and Underworld franchises and potential new movies for Brad Pitt and Eddie Murphy."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 20:33:00 GMT"; arnews[0] += "
"; arnews[1]="Trailer: Robert Pattinson In a Remember Mea
"; arnews[1] += "Robert Pattinson stars in this drama centered on two lovers whose newfound relationship is threatened as they try to cope with recent family tragedies."; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 07:12:47 GMT"; arnews[1] += "
"; arnews[2]="ABC Sets Premiere for Final Season of a oeLosta
"; arnews[2] += "Browse> Home / TV News / ABC Sets Premiere for Final Season of \"Lost\" << Filming On \"Thrones\" Complete ABC Sets Premiere for Final Season of \"Lost\" If you've got your calendar handy, you may want to mark Tuesday, February 2 on it."; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 20:10:14 GMT"; arnews[2] += "
"; arnews[3]="Stalked: Gibson talks Mad Max, McKidd on Call of Duty film, Connery's acting again, Murphy in Caller
"; arnews[3] += "Zack Snyder's Guardians of Ga'hoole gains cast... Kevin McKidd is hoping to be in the Call of Duty film... Sean Connery returns to voice animated character... Mel Gibson has been talking about that Mad Max role... Brittany Murphy is joining a supernatural thriller... Snyder's animation gains cast... There's a fair cast growing for Zack Snyder's ..."; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 18:50:11 GMT"; arnews[3] += "
"; arnews[4]="Robert Pattinson's Next Leading Lady Is Uma Thurman
"; arnews[4] += "New Moon hits the theaters today, and with it comes even more news about the future of Robert Pattinson's career : Uma Thurman has signed on to star opposite the heartthrob in the upcoming Bel Ami."; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 16:25:01 GMT"; arnews[4] += "
"; arnews[5]="Losta s Final Season To Air In February
"; arnews[5] += "The truth will finally revealed about the island and the surviving passengers of Oceanic Flight 815 when Lost premieres on ABC next February."; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 07:32:31 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("
");