var arnews = new Array(9); totcount = 7; rnd = 0; arnews[0]="Lisa Kudrow: Wednesday, 7/8
"; arnews[0] += "

Actress discusses the freedom of Internet media and her new web series, "Web Therapy."

Add this to your queue
Duration: 11:19

"; arnews[0] += "
"; arnews[1]="An interview with Lisa Kudrow
"; arnews[1] += "

with James I. Robertson, R.F. Foster and Sam Tanenhaus on Apr 28, 1997

Add this to your queue
Duration: 14:00

"; arnews[1] += "
"; arnews[2]="Lisa Kudrow Trailer
"; arnews[2] += "

I'm sorry, but you weren't going.

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; document.title=document.title+ " "; arnews[3]="Lisa Kudrow
"; arnews[3] += "

If Jon Lovitz can do it...

Add this to your queue
Duration: 00:39

"; arnews[3] += "
"; arnews[4]="Access Hollywood - Lisa Kudrow's 'Smelly Cat' Helps to Feed America
"; arnews[4] += "

At the "Rock A Little, Feed A Lot" concert for Feeding America, Courteney Cox and a boisterous audience coax Lisa Kudrow to sing her quirky song "Smelly Cat" from "Friends."

Add this to your queue
Added: Thu Oct 01 09:59:10 UTC 2009
Air date: Wed Sep 30 00:00:00 UTC 2009
Duration: 01:23

"; arnews[4] += "
Publ.Date : Thu, 01 Oct 2009 09:59:10 -0000"; arnews[4] += "
"; arnews[5]="The Tonight Show with Conan O'Brien - Lisa Kudrow, Part 1
"; arnews[5] += "

Lisa talks about returning to her roots...In Belarus!

Add this to your queue
Added: Wed Jun 24 13:10:07 UTC 2009
Air date: Tue Jun 23 00:00:00 UTC 2009
Duration: 04:41
Rating: 4.1 / 5.0

"; arnews[5] += "
Publ.Date : Wed, 24 Jun 2009 13:10:07 -0000"; arnews[5] += "
"; arnews[6]="The Tonight Show with Conan O'Brien - Lisa Kudrow, Part 2
"; arnews[6] += "

Lisa discusses her 11 year old son's love of mussels!

Add this to your queue
Added: Wed Jun 24 13:10:07 UTC 2009
Air date: Tue Jun 23 00:00:00 UTC 2009
Duration: 04:41
Rating: 3.9 / 5.0

"; arnews[6] += "
Publ.Date : Wed, 24 Jun 2009 13:10:07 -0000"; 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("
");