var arnews = new Array(6); totcount = 6; 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 : Tue, 09 Feb 2010 22:59:32 GMT"; arnews[0] += "
"; arnews[1]="Rpt: Nolan to Mentor New Superman Reboot
"; arnews[1] += "Christopher Nolan, who wrote and directed \"Batman Begins\" and \"The Dark Knight,\" will reportedly play a \"godfather\" role to the man of steel's next role, which has a working title of \"Superman 3.0.\" Superman last appeared in theaters in 2006's \"Superman Returns,\" which received above-average reviews but was far from a smash hit."; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 21:47:56 GMT"; arnews[1] += "
"; arnews[2]="Christopher Nolan: Now Responsible for Batman and Superman
"; arnews[2] += "The Dark Knight director Christopher Nolan has been a busy man for a while. He's pumped out one great movie every year or so since 2005, and is now Hollywood's hottest commodity."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 21:34:10 GMT"; arnews[2] += "
"; arnews[3]="Superman Reboot Getting the Dark Knight Treatment
"; arnews[3] += "After taking the Caped Crusader to the dark side, Christopher Nolan is looking to do the same for the Man of Steel."; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 21:27:20 GMT"; arnews[3] += "
"; arnews[4]="What Say You? Superman
"; arnews[4] += "February 9, 2010 - The world of fandom was rocked today by the news that Christopher Nolan , the director of Batman Begins and The Dark Knight , has reportedly been tapped by Warner Bros."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 21:19:16 GMT"; arnews[4] += "
"; arnews[5]="It's A Bird! It's A Plane! It's Chris Nolan!...
"; arnews[5] += "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[5] += "
Publ.Date : Tue, 09 Feb 2010 20:35:55 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("
");