var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="a Spider-Mana : Five things to know about Reeve Carney, Broadwaya s new Peter Parker
"; arnews[0] += "Despite the past reported troubles with the upcoming Broadway tuner Spider-Man: Turn Off the Dark , the production is full steam ahead and last week cast its leading man, Reeve Carney, who'll play the role of Peter Parker, who's also Spider-Man . Carney joins previously cast Evan Rachel Wood, who'll portray Parker's girlfriend Mary Jane Watson, and ..."; arnews[0] += "
Publ.Date : Sat, 14 Nov 2009 14:05:32 GMT"; arnews[0] += "
"; arnews[1]="UK - Southern Softies, The Mighty Boosh, Tim Burton and More
"; arnews[1] += "Coming to you weekly from my vantage point in good old Blighty, ita s Slashfilm UK."; arnews[1] += "
Publ.Date : Fri, 13 Nov 2009 10:11:53 GMT"; arnews[1] += "
"; arnews[2]="Pop Tarts & Wine: Vincent Kartheiser
"; arnews[2] += "Vincent Kartheiser is from Minnesota. He's also the guy who plays Pete Campbell on AMC's 'Mad Men'. Pop Tarts & Wine interviewed him in a clothing shop, and reminded him that he's a racist (Kartheiser was in the kid-flick 'Indian in the Cupboard' which all children everywhere know and love."; arnews[2] += "
Publ.Date : Wed, 11 Nov 2009 22:32:04 GMT"; arnews[2] += "
"; arnews[3]="Jerry Hall to star in Amis' Money
"; arnews[3] += "Martin Amis' classic novel Money is to be brought to life by the BBC in a new drama starring Jerry Hall."; arnews[3] += "
Publ.Date : Wed, 11 Nov 2009 20:57:22 GMT"; arnews[3] += "
"; arnews[4]="Jerry Hall to star in TV version of Martin Amis's Money
"; arnews[4] += "Martin Amis 's classic novel Money is to be brought to life by the BBC in a new drama starring Jerry Hall."; arnews[4] += "
Publ.Date : Wed, 11 Nov 2009 20:06:46 GMT"; arnews[4] += "
"; arnews[5]="Nick Frost to star in BBC2 adaptation of Martin Amis's Money
"; arnews[5] += "Nick Frost will star in a BBC2 adaptation of Martin Amis's Money and Sophie Dahl will present a cookery show in the new season of programmes for early 2010."; arnews[5] += "
Publ.Date : Wed, 11 Nov 2009 12:35:52 GMT"; arnews[5] += "
"; arnews[6]=""Mad Men" Finale Good to Last Drop
"; arnews[6] += "Well, I gave you a couple of days to watch and digest Sunday'sseason finale of AMC's \"Mad Men\" before giving you my take."; arnews[6] += "
Publ.Date : Tue, 10 Nov 2009 22:34:04 GMT"; arnews[6] += "
"; arnews[7]="Ellen Gray: 'Mad Men's' season finale went just fine
"; arnews[7] += "SO MUCH television, so little time: _ I'm still thinking about the season finale of AMC's \"Mad Men,\" which defied my expectations, at least, by turning out to be much more than the anticlimax to last week's Kennedy assassination episode."; arnews[7] += "
Publ.Date : Tue, 10 Nov 2009 08:37:11 GMT"; arnews[7] += "
"; arnews[8]="Who'll Be Back for the Next Season of Mad Men ?
"; arnews[8] += "The Mad Men season finale left a real easy way to get rid of a whole bunch of cast members."; arnews[8] += "
Publ.Date : Tue, 10 Nov 2009 05:26:05 GMT"; arnews[8] += "
"; totcount = 9; 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("
");