var arnews = new Array(9); totcount = 9; rnd = 0; document.title=document.title+ " "; arnews[0]="Nolan to swap Batman for Superman?
"; arnews[0] += "Director Christopher Nolan arrives at the 62nd Annual Directors Guild Of America Awards at the Hyatt Regency Century Plaza on January 30, 2010 in Century City, California."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 01:17:31 GMT"; arnews[0] += "
"; arnews[1]="Could Christopher Nolan save Metropolis?
"; arnews[1] += "Director Christopher Nolan who rescued the Batman franchise from nippled suits and corny one-liners, has been asked to oversee the development of a new Superman, according to online reports."; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 01:09:48 GMT"; arnews[1] += "
"; arnews[2]="Christopher Nolan to Save Superman
"; arnews[2] += "Get excited, fans of rebooted things! Nikki Finke and Mike Fleming report that Warner Bros."; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 00:54:18 GMT"; arnews[2] += "
"; arnews[3]="Chuck: Co-creators Josh Schwartz and Chris Fedak discuss last night's episode
"; arnews[3] += "\"Chuck\" co-creators Josh Schwartz and Chris Fedak. Last night, I wrote that the latest episode of \"Chuck\" wasn't designed to be a cliffhanger leading into the Olympics, and that there weren't any jaw-dropping, earth-shattering developments that would have fans arguing and angsting for the three weeks until the next episode."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 23:45:41 GMT"; arnews[3] += "
"; arnews[4]="'Dark Knight' Director To Mentor 'Superman'
"; arnews[4] += "\" The Dark Knight \" director Christopher Nolan is making room for another superhero franchise a ' none other than the Man of Steel himself, Superman ."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 23:14:53 GMT"; arnews[4] += "
"; arnews[5]="Chris Nolan Playing "Godfather" to Superman 3.0
"; arnews[5] += "If Chris Nolan can save Batman from Joel Schumacher , surely he can save Superman from Bryan Singer -- Warner Bros."; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 22:00:23 GMT"; arnews[5] += "
"; arnews[6]="a oeChucka Taps More Guest Stars
"; arnews[6] += "When \"Chuck\" returns from its Olympics break, expect to see just as many famous faces guest starring on the show."; arnews[6] += "
Publ.Date : Tue, 09 Feb 2010 20:36:13 GMT"; arnews[6] += "
"; arnews[7]="It's A Bird! It's A Plane! It's Chris Nolan!...
"; arnews[7] += "EXCLUSIVE : Warner Bros is trying to ready its DC Comics stalwart Superman to soar again on the Big Screen, and the studio has turned to Chris Nolan to mentor development of the movie."; arnews[7] += "
Publ.Date : Tue, 09 Feb 2010 20:35:55 GMT"; arnews[7] += "
"; arnews[8]="Christopher Nolan On Board to Direct Dark Knight Sequel and...
"; arnews[8] += "Yesterday, we reported on David Goyer leaving his showrunning duties for ABC's FlashForward focus on his film career, which included a mention of the inevitable Batman 3 . At the time, it seemed like a continuation of the logical but as-of-yet unconfirmed rumor that director Christopher Nolan and screenwriter Goyer would return to Gotham.A A new ..."; arnews[8] += "
Publ.Date : Tue, 09 Feb 2010 19:56:01 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("
");