var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " "; arnews[0]="Episode Preview: SUPERNATURAL "Abandon All Hope" - FANGORIA
"; arnews[0] += "This Thursday night, the brothers Winchester will continue their fight against Lucifer when \"Abandon All Hope\" airs on the CW. Sam (Jared Padalecki), Dean (Jensen Ackles) and Castiel (Misha Collins) track down the Colt and head off to find Lucifer ..."; arnews[0] += "
Publ.Date : Tue, 17 Nov 2009 10:09:00 GMT"; arnews[0] += "
"; arnews[1]="Supernatural: Two Sneak Peeks at Episode 10 Abandon All Hope - DREAD CENTRAL.COM
"; arnews[1] += "As if we needed a further reminder that 2009 is winding down to a close, this week marks the final first-run episode of the year for Supernatural , the oh so cheerfully ... Here's the synopsis: Sam (Jared Padalecki), Dean (Jensen Ackles), and Castiel ..."; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 08:13:00 GMT"; arnews[1] += "
"; arnews[2]="'Supernatural' is now minus one hot bachelor, but it's still a Must ... - Entertainment Weekly Online
"; arnews[2] += "Now that he’s engaged, Jensen Ackles (one-half of Supernatural ’s brother duo played by Jensen and Jared Padalecki) may be off-the-market, but I console myself with the fact that he is still making nightly cameos in my dreams and weekly ..."; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 15:58:00 GMT"; arnews[2] += "
"; arnews[3]="SUPERNATURAL "Abandon All Hope" Season 5 Episode 10 - Daemon's TV
"; arnews[3] += "Watch a sneak peek of SUPERNATURAL \"Abandon All Hope\" Season 5 Episode 10 which airs on Thursday November 19 at 9 p.m. on The CW. Episode Synopsis: SUPERNATURAL \"Abandon All Hope\" Season 5 Episode 10 - Sam (Jared Padalecki), Dean (Jensen Ackles) and ..."; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 19:47:00 GMT"; arnews[3] += "
"; arnews[4]="Supernatural Season 5 Episode 10:Watch Abandon All Hope Online S05E10 - News Spreadit.org
"; arnews[4] += "Sam (Jared Padalecki), Dean (Jensen Ackles) and Castiel (Misha Collins) track down the Colt and head off to find Lucifer (guest star Mark Pelligreno) to send him back to Hell. It’s a hunters’ reunion when the crew joins forces with Bobby (Jim ..."; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 09:29:00 GMT"; arnews[4] += "
"; totcount = 5; 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("
");