var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "David+Letterman" - Google News"; document.title=document.title+ " "; arnews[0]="Casting call: Picking stars for Dixon trial movie - Baltimore Sun
"; arnews[0] += "

Casting call: Picking stars for Dixon trial movie
Baltimore Sun
The ruddy-faced Judge Dennis M. Sweeney could be played by a warmer Brian Dennehy, although another reporter tells me he picks up a whiff of David Letterman ...

and more »
"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 08:24:38 GMT+00:00"; arnews[0] += "
"; arnews[1]="Locals enjoy tailgating at LSU-Lousiana Tech game - Shreveport Times
"; arnews[1] += "

Locals enjoy tailgating at LSU-Lousiana Tech game
Shreveport Times
Babin was pretty straight forward, but Atchison gave her tribute in poem form, while Robinson told a story and Allen channeled David Letterman's Top 10 ...

"; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 08:07:04 GMT+00:00"; arnews[1] += "
"; arnews[2]="Palin on O'Reilly . . . Again – But What the Hell's a “Guttural Instinct?” - News Hounds (blog)
"; arnews[2] += "

Palin on O'Reilly . . . Again – But What the Hell's a “Guttural Instinct?”
News Hounds (blog)
O'Reilly asked Palin about the David Letterman feud, and said, “If Letterman invited you on to plug your book, would you go?” Palin, with an astonishing ...

and more »
"; arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 05:10:34 GMT+00:00"; arnews[2] += "
"; arnews[3]="Celebrity birthdays - Glens Falls Post-Star
"; arnews[3] += "

Celebrity birthdays
Glens Falls Post-Star
Musician Paul Shaffer ("Late Show With David Letterman") is 60. Actor Ed Harris is 59. Actress S. Epatha Merkerson ("Law and Order") is 57. ...

and more »
"; arnews[3] += "
Publ.Date : Sun, 22 Nov 2009 05:09:16 GMT+00:00"; arnews[3] += "
"; arnews[4]="Sex emails and 'blonde' jibe led to £4m claim - Irish Independent
"; arnews[4] += "

Sex emails and 'blonde' jibe led to £4m claim
Irish Independent
Only last month, David Letterman announced he was being blackmailed over a sexual affair with an employee. "I have had sex with women who work for me on ...

and more »
"; arnews[4] += "
Publ.Date : Sun, 22 Nov 2009 04:53:44 GMT+00:00"; arnews[4] += "
"; arnews[5]="Mixed feelings in Chicago over Oprah's 'retirement' - Expressindia.com
"; arnews[5] += "

Mixed feelings in Chicago over Oprah's 'retirement'
Expressindia.com
"It's not like [David] Letterman who is out on the streets of New York. I think she benefited from having a middle American audience, but in terms of an ...

and more »
"; arnews[5] += "
Publ.Date : Sun, 22 Nov 2009 02:07:31 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("
");