var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="The Sarah Silverman Program. - TVShowsOnDVD.com
"; arnews[0] += "Join Sarah Silverman and friends for the second season of her critically acclaimed Comedy Central series. Watch as she gets high for the first time, drives into Osama bin Laden (or at least people she believes look like him), suffers from bed-wetting ..."; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 08:20:00 GMT"; arnews[0] += "
"; arnews[1]="Jonah Hill on The Simpsons – Preview - BSCreview
"; arnews[1] += "Back in August, Fox released their guest appearance list for the next season, which included the likes of Anne Hathaway, Seth Rogen, Neve Campbell, Chris Martin, Sarah Silverman, Eli Manning, Peyton Manning, Bob Costas, Chuck Liddell , Angela Bassett ..."; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 00:09:00 GMT"; arnews[1] += "
"; arnews[2]="Don't stand for Catholic bashing - Morris County Daily Record
"; arnews[2] += "As a member of Bill Donahue's Catholic League, I receive his monthly magazine. It's always been upsetting to read about all the anti-Christian and anti Catholic attacks, but it's gone too far with HBO's sick comedians Bill Maher and Sarah Silverman's ..."; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 16:17:00 GMT"; arnews[2] += "
"; arnews[3]="Comedy Central taps Oliver for series - Variety
"; arnews[3] += "Comedy Central has given a six-episode order to a stand-up comedy series hosted by \"The Daily Show with Jon Stewart\" correspondent John Oliver, premiering Jan. 8. Airing at 11 p.m., \"John Oliver's New York Stand-Up Show\" will feature four comedians ..."; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 20:23:00 GMT"; arnews[3] += "
"; arnews[4]="John Oliver Gets Comedy Central Series - The Celebrity Cafe.com
"; arnews[4] += "“Daily Show’s“ John Oliver was given a comedy series to premiere on January 2010. John Oliver was given a comedy series on Comedy Central beginning 2010, reported Variety magazine. Oliver, correspondent for the satirical news “The Daily Show ..."; arnews[4] += "
Publ.Date : Thu, 19 Nov 2009 00:05:00 GMT"; arnews[4] += "
"; arnews[5]="Circle expands TV presence - Variety
"; arnews[5] += "Management/production firm Circle of Confusion is expanding its smallscreen presence, sealing a first-look deal with 20th Century Fox TV. Shingle already has several projects in the works, including the drama \"The Descendants\" at Fox. \"Descendants ..."; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 04:29: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("
");