var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="TV Fashion: Dean Winchester from 'Supernatural'
"; arnews[0] += "Road trips are difficult enough to dress for without having to confront demonic forces every time you pull over for a tinkle and some gas."; arnews[0] += "
Publ.Date : Sun, 03 Jun 2007 07:00:00 GMT"; arnews[0] += "
"; arnews[1]="Does God Save the Supernatural Boys?
"; arnews[1] += "Can you believe we have to wait almost two months for a new episode of Supernatural , especially after yesterday's heartbreaker \"Abandon All Hope\"? The wait is going to be positively gruesome, but to keep, well, hope alive during the holidays, we gathered up the answers some of your burning SPN fan Q's. So what's the biggest question of all right ..."; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 23:34:22 GMT"; arnews[1] += "
"; arnews[2]="'Supernatural': Abandon All Hope. Really
"; arnews[2] += "Friday, November 20, 2009 at 9:56 a.m. A moment of silence for Jo and Ellen Harvelle, who died so that this troublesome a oeSupernaturala plot line might live."; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 17:56:49 GMT"; arnews[2] += "
"; arnews[3]="Thursday's TV Highlights: 'Independent Lens' turns the cameras on the cinematographers
"; arnews[3] += "LIGHTS, CAMERA: Cinematographers Laszlo Kovacs, left, and Vilmos Zsigmond are profiled in a new episode of \"Independent Lens,\" at 9 p.m. on KCET."; arnews[3] += "
Publ.Date : Thu, 19 Nov 2009 07:44:32 GMT"; arnews[3] += "
"; arnews[4]="Ask Ausiello: Spoilers on 'House,' 'Criminal Minds,' 'Glee,' 'Smallville,' and more
"; arnews[4] += "Got a scoop request? An anonymous tip youa TMre dying to share? Just want to say hi? You can send any/all of the above to ausielloscoop@ew.com Question: House writer Tommy Moran tweeted that episode 14 is a big one for Cuddy."; arnews[4] += "
Publ.Date : Wed, 18 Nov 2009 08:00:00 GMT"; arnews[4] += "
"; arnews[5]="If you like the 'Twilight' and 'New Moon' movies, try...
"; arnews[5] += "Can't get enough supernatural romance in the \"Twilight: New Moon\" world? We have some other suggestions."; arnews[5] += "
Publ.Date : Wed, 18 Nov 2009 16:49:46 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("
");