var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="Jeff Probst signs for two more "Survivor" cycles - YAHOO!
"; arnews[0] += "In a departure from his previous contract extensions, Probst renewed for only one year instead of two (\"Survivor\" airs two seasons each year). The show's 20th edition, \"Survivor: Heroes vs. Villains,\" premieres Thursday."; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 02:01:00 GMT"; arnews[0] += "
"; arnews[1]="Jeff Probst reaches new 'Survivor' deal - HitFix
"; arnews[1] += "When CBS renewed \"Survivor\" for another two-season year last month, the network press release very conspicuously failed to mention the show's longtime host Jeff Probst, prompting a wave of concern amongst fans. Worry not, \"Survivor\" devotees. On Tuesday (Feb. 9), CBS formally announced that Probst"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 21:08:00 GMT"; arnews[1] += "
"; arnews[2]="'Survivor' Host Jeff Probst Signs Deal For Next Season - NBC Dallas-Fort Worth
"; arnews[2] += "Jeff Probst is sticking with \" Survivor \" next season as host and an executive producer. CBS announced an agreement Tuesday with Probst, who has been host of \"Survivor\" since its debut in 2000. He'll be back for the 21st and 22nd installment of ..."; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 21:58:00 GMT"; arnews[2] += "
"; arnews[3]="'Survivor': Jeff Probst talks about who didn’t make the cut for ... - Entertainment Weekly Online
"; arnews[3] += "There’s been a lot of debate as to why certain people made the cast of Survivor: Heroes vs. Villains. Of course, the other side of that is why certain people did not make the final cut. Why isn’t Panama ’s Shane Powers on the Villains tribe? Or ..."; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 05:53:00 GMT"; arnews[3] += "
"; arnews[4]="Tribal Council Votes for Jeff Probst to Stay - TheInsider.com
"; arnews[4] += "I Like It Jeff Probst has not been cast-off 'Survivor.' The host's contract has been extended. CBS announced on Tuesday that they have renewed Probst until 2011. The Emmy Award-winner reacted by saying, \"I am thrilled to continue working with [the ..."; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 10:08:00 GMT"; arnews[4] += "
"; arnews[5]="Jeff Probst signs for two more "Survivor" cycles - YAHOO!
"; arnews[5] += "LOS ANGELES (Hollywood Reporter) – Emmy-winning reality host Jeff Probst will continue hosting CBS' \"Survivor\" for two more cycles. Probst announced the agreement Tuesday morning on his Twitter feed, telling fans, \"I'll be back snuffing torches for ..."; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 02:01: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("
");