var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="B-list actors almost as scary as premise of new TV show
"; arnews[0] += "What's the only thing more terrifying than a rag tag crew of B-list celebrities spending the night in various haunted locals across North America for the new Slice TV program Celebrity Paranormal Project? A rag-tag crew of journalists spending the night wandering around the pilot episode's setting, the Waverly Hills Sanatorium in Kentucky, a ..."; arnews[0] += "
Publ.Date : Wed, 04 Jul 2007 07:00:00 GMT"; arnews[0] += "
"; arnews[1]="Video: Ethon Zohn's Real 'Survivor' Story
"; arnews[1] += "'Survivor: Africa' winner Ethan Sohn and \"Survivor: The Amazon\" winner Jenna Morasca spoke to Maggie Rodriguez about Zohn's ongoing fight with Hodgkin's disease and how he stays positive."; arnews[1] += "
Publ.Date : Fri, 13 Nov 2009 16:50:00 GMT"; arnews[1] += "
"; arnews[2]="Surviving Cancer with a Smile
"; arnews[2] += "Ethan Zohn, right, with girlfriend, Jenna Morasca, on The Early Show. Six months ago, Ethan Zohn, the winner of \"Survivor\"'s third season, in Africa, told \"The Early Show\" he'd been diagnosed with Hodgkin's disease ."; arnews[2] += "
Publ.Date : Fri, 13 Nov 2009 21:02:59 GMT"; arnews[2] += "
"; arnews[3]="Ethon Zohn's Real 'Survivor' Story
"; arnews[3] += "'Survivor: Africa' winner Ethan Sohn and \"Survivor: The Amazon\" winner Jenna Morasca spoke to Maggie Rodriguez about Zohn's ongoing fight with Hodgkin's disease and how he stays positive."; arnews[3] += "
Publ.Date : Fri, 13 Nov 2009 16:50:00 GMT"; arnews[3] += "
"; arnews[4]="Go Behind the Scenes with Ethan Zohn
"; arnews[4] += "In his latest video, Ethan Zohn takes viewers behind the scenes at his PEOPLE photo shoot on Manhattan's West Side."; arnews[4] += "
Publ.Date : Thu, 12 Nov 2009 23:55:00 GMT"; arnews[4] += "
"; arnews[5]="She actually didnt win Survivor Afric...
"; arnews[5] += "Jenna Morasca, professional TNA wrestling star and champion winner of \"Survivor: Africa,\" graciously sat down with me at the 2009 Big Apple Comic Con to discuss her role in the short segment, \"The Watcher,\" from the horror anthology, DRIVE-IN HORRORSHOW ."; arnews[5] += "
Publ.Date : Sun, 25 Oct 2009 07:00:00 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("
");