var arnews = new Array(9); totcount = 4; rnd = 0; arnews[0]="Kevin Connolly,Adrian Grenier,Kevin Dillon Filming.
"; arnews[0] += "

Kevin Connolly,Adrian Grenier,Kevin Dillon Filming.

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; document.title=document.title+ " "; arnews[1]="Award Season - Emmys 2009: Kevin Dillon
"; arnews[1] += "

TV Guide Network kicks off TV's biggest celebration on LIVE AT THE EMMY AWARDS WITH CARRIE ANN AND CHRIS. Join our new hosts on the red carpet as they interview Kevin Dillon from the show ENTOURAGE.

Add this to your queue
Added: Mon Sep 21 07:30:13 UTC 2009
Air date: Sun Sep 20 00:00:00 UTC 2009
Duration: 01:20

"; arnews[1] += "
Publ.Date : Mon, 21 Sep 2009 07:30:13 -0000"; arnews[1] += "
"; arnews[2]="Inside Media at The Paley Center - Entourage - Kevin Dillon On Working With Mark Wahlberg
"; arnews[2] += "

Actor Kevin Dillon (Johnny 'Drama' Chase) talks about spending time with executive producer Mark Wahlberg.

Add this to your queue
Added: Thu Nov 20 04:03:53 UTC 2008
Air date: Wed Mar 01 00:00:00 UTC 2006
Duration: 01:42

"; arnews[2] += "
Publ.Date : Thu, 20 Nov 2008 04:03:53 -0000"; arnews[2] += "
"; arnews[3]="Award Season - 2008 Emmy Awards: Kevin Dillon
"; arnews[3] += "

LIVE at the 2008 Emmys! Lisa Rinna and Joey Fatone interview two-time Emmy nominee Kevin Dillon of ENTOURAGE on TV's hottest night.

Add this to your queue
Added: Mon Sep 22 15:04:09 UTC 2008
Air date: Sun Sep 21 00:00:00 UTC 2008
Duration: 00:54

"; arnews[3] += "
Publ.Date : Mon, 22 Sep 2008 15:04:09 -0000"; arnews[3] += "
"; totcount = 4; 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("
");