var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Stephen+Colbert" - Google News"; document.title=document.title+ " "; arnews[0]="Sarah Palin, weapon of mass distraction - New York Post
"; arnews[0] += "

Sarah Palin, weapon of mass distraction
New York Post
Newsweek went with a cover photo of a picture of her in running shorts to degrade her to the level of a spokesmodel and Stephen Colbert broke character to ...

"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 09:53:59 GMT+00:00"; arnews[0] += "
"; arnews[1]="Pop star prince tries to extend his rain - Toronto Star
"; arnews[1] += "

Pop star prince tries to extend his rain
Toronto Star
More North Americans might remember him from his appearances on Stephen Colbert in 2007. The fake news anchor started a mock feud with Rain after both men ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 09:40:00 GMT+00:00"; arnews[1] += "
"; arnews[2]="Ben & Jerry's names new flavor after Hannah Teter - Boston Globe
"; arnews[2] += "

Ben & Jerry's names new flavor after Hannah Teter
Boston Globe
Past Ben & Jerry's flavors have honored comedian Stephen Colbert (Stephen Colbert's Americone Dream), Elton John (Goodbye Yellow Brickle Road), Jerry Garcia ...

and more »
"; arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 06:20:24 GMT+00:00"; arnews[2] += "
"; arnews[3]="Ira Glass & Julien Temple at IDFA: Have Fun, Break Rules - Indie Wire (blog)
"; arnews[3] += "

Indie Wire (blog)

Ira Glass & Julien Temple at IDFA: Have Fun, Break Rules
Indie Wire (blog)
... Ira Glass singled out the success of Jon Stewart, Stephen Colbert and even Glenn Beck, saying that they resonate with audiences because they “talk in a ...

"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 22:45:41 GMT+00:00"; arnews[3] += "
"; arnews[4]="Stephen Colbert slides into town - Baltimore Sun
"; arnews[4] += "

Stephen Colbert slides into town
Baltimore Sun
LAKE PLACID, NY // He may be sponsoring the US Speedskating team, but Stephen Colbert wants to experience the rush of a bobsled run with the reigning world ...

"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 19:18:14 GMT+00:00"; arnews[4] += "
"; arnews[5]="Brittany Best: Rocky process led to news anchor's selection as UC Merced ... - Merced Sun-Star
"; arnews[5] += "

Brittany Best: Rocky process led to news anchor's selection as UC Merced ...
Merced Sun-Star
It included such notables as Oprah, Ellen degeneres, Stephen Colbert, Jon Stewart and Rudy Giuliani. Although the steps taken to pick Holt -- a ...

"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 14:08:05 GMT+00:00"; 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("
");