var arnews = new Array(9); totcount = 8; rnd = 0; arnews[0]="Matt Dillon Snaps at the Pint-Sized Pap
"; arnews[0] += "

Matt Dillon decided not to shoot his snide remarks at one of the adult photogs -- instead spewing an insult to the only underaged snapper on the sidewalk, Austin.

Add this to your queue
Duration: 00:46

"; arnews[0] += "
"; arnews[1]="Matt Dillon: Get The F*** Outta Here!
"; arnews[1] += "

Apparently the rain in L.A. must take away Matt Dillon's joy!

Add this to your queue
Duration: 02:16

"; arnews[1] += "
"; arnews[2]="Matt Dillon on the Oscar circuit
"; arnews[2] += "

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="Daily/Colbert - Confused About Matt Dillon
"; arnews[3] += "

Stephen Colbert thinks Matt Dillon sang "Blowin' In the Wind." (0:59)

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; arnews[4]="A conversation with director/actor Matt Dillon
"; arnews[4] += "

with Matt Dillon on May 9, 2003

Add this to your queue
Duration: 17:00

"; arnews[4] += "
"; arnews[5]="Interview: Matt Dillon
"; arnews[5] += "

Add this to your queue
Duration: 00:00

"; arnews[5] += "
"; arnews[6]="Matt Dillon Interview
"; arnews[6] += "

This gamer has good reason to not like the stop-loss policy - his uncle has already been to Iraq twice.

Add this to your queue
Duration: 00:00

"; arnews[6] += "
"; document.title=document.title+ " "; arnews[7]="Matt Dillon
"; arnews[7] += "

Matt Dillon has an anonymous friend who vomited on a pair of newlyweds. (5:06)

Add this to your queue
Duration: 00:00

"; arnews[7] += "
"; totcount = 8; 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("
");