var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "David+Letterman" - Google News"; document.title=document.title+ " "; arnews[0]="The last 'Jay Leno Show' - Los Angeles Times
"; arnews[0] += "

The last 'Jay Leno Show'
Los Angeles Times
... it is possible that some of his audience may have learned to love David Letterman in the interim, or remembered the pleasure of a good book before bed. ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 05:34:03 GMT+00:00"; arnews[0] += "
"; arnews[1]="Amazing also happens in the NFL at the Super Bowl - Fort Worth Star Telegram
"; arnews[1] += "

Amazing also happens in the NFL at the Super Bowl
Fort Worth Star Telegram
That is when we saw David Letterman, Oprah Winfrey and Jay Leno together in a promo for Letterman's show. Leno promoting Letterman's show? ...

"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 05:32:04 GMT+00:00"; arnews[1] += "
"; arnews[2]="Football gag lands Letterman`s stage manager in hospital - Monsters and Critics.com
"; arnews[2] += "

Football gag lands Letterman`s stage manager in hospital
Monsters and Critics.com
David Letterman's stage manager was hospitalised after trying to catch a football on The Late Show that was thrown ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 05:30:58 GMT+00:00"; arnews[2] += "
"; arnews[3]="Syndication Files 02.10.10: Celebrity Deathmatch - 411mania.com
"; arnews[3] += "

Syndication Files 02.10.10: Celebrity Deathmatch
411mania.com
David Letterman in a battle between the biggest TV late night hosts (still ongoing), Adam Sandler vs. Chris Rock in a battle between the funniest comedians, ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 05:26:50 GMT+00:00"; arnews[3] += "
"; arnews[4]="America's next top supermodel - CharlotteObserver.com
"; arnews[4] += "

America's next top supermodel
CharlotteObserver.com
She spoke Tuesday with the Observer during a whirlwind day that included an appearance on “The Today Show,” an interview on David Letterman's show, ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 05:26:31 GMT+00:00"; arnews[4] += "
"; arnews[5]="Super Bowl ad makes Leno a ratings winner again - Washington Post
"; arnews[5] += "

Washington Post

Super Bowl ad makes Leno a ratings winner again
Washington Post
In 15 seconds on CBS on Sunday, however, Leno attracted more than 110 million viewers and turned a promo for "Late Show With David Letterman" into the most ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 05:25:42 GMT+00:00"; arnews[5] += "
"; arnews[6]="Ads not all that super: Millions spent on so-so commercials - Anderson Independent Mail
"; arnews[6] += "

Ads not all that super: Millions spent on so-so commercials
Anderson Independent Mail
For David Letterman, Oprah Winfrey and Jay Leno, it was a love-it-or-hate-it moment. We'll come down on the side of loving it. The commercial of the “worst ...

and more »
"; arnews[6] += "
Publ.Date : Wed, 10 Feb 2010 05:12:32 GMT+00:00"; arnews[6] += "
"; totcount = 7; 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("
");