var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " "; arnews[0]="Dark Country - JoBlo.com
"; arnews[0] += "I just want to make one thing very clear at the start of this review: Thomas Jane is by far one of the coolest cats in the biz. If you don't believe me, then just check out his guest appearance on Mr. Ammon's Arrow in the Head Podcast here. With that ..."; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 01:51:00 GMT"; arnews[0] += "
"; arnews[1]="The Punisher is Cast in "Thor" - WorstPreviews.com
"; arnews[1] += "When I saw the headline I was trying to figure out if they were talking about Dolph, Ray Stevenson or Thomas Jane, but I knew there was no way the Punisher would show up as a character in a Thor movie. Truthfully I don't know of those characters ever ..."; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 00:12:00 GMT"; arnews[1] += "
"; arnews[2]="Will the Hadron Collider send the world into a black hole? - Toronto Star
"; arnews[2] += "This 2007 file photo shows a view of the large hadron collider in its tunnel at a particle physics laboratory near Geneva. A huge scientific experiment launched Sept. 10, 2008 is described as an Alice in Wonderland investigation into the makeup of ..."; arnews[2] += "
Publ.Date : Mon, 16 Nov 2009 15:03:00 GMT"; arnews[2] += "
"; arnews[3]="Ghost Rider Reboot Fan-Cast!!! PLUS EXTRAS - COMICBOOKMOVIE.com
"; arnews[3] += "The Punisher/Frank Castle- Josh Brolin I was actually a fan of the first Punisher movie with Thomas Jane and don't see how it got such bad press but we got a crappy reboot. A REALLY crappy reboot, so I guess we need another one..only good."; arnews[3] += "
Publ.Date : Sun, 15 Nov 2009 06:08:00 GMT"; arnews[3] += "
"; totcount = 4; 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("
");