var arnews = new Array(8); totcount = 8; rnd = 0; arnews[0]="Adrien Brody Enjoys Dallas Hospitality
"; arnews[0] += "

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="Adrien Brody Enjoys Dallas Hospitality
"; arnews[1] += "

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="Adrien Brody goes nuts with hair clippers!!
"; arnews[2] += "

Actor Adrien Brody is learning to cut hair and uses b-celebrity Skip Lotem as his guinea pig!!

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="Moment of Zen - Adrien Brody Kiss
"; arnews[3] += "

Adrien Brody and Halle Barry share a lingering kiss on stage at the Academy Awards. (0:11)

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; arnews[4]="A conversation with actor Adrien Brody
"; arnews[4] += "

with Adrien Brody on Dec 5, 2005

Add this to your queue
Duration: 17:00

"; arnews[4] += "
"; arnews[5]="Adrien Brody -- Pianist Envy
"; arnews[5] += "

Adrien Brody was great in "The Pianist" -- but when our photog tried telling him that outside Les Deux last night, it just sounded plain pervy.

Add this to your queue
Duration: 00:38

"; arnews[5] += "
"; arnews[6]="An interview with Adrien Brody
"; arnews[6] += "

with Adrien Brody on Jan 15, 2003

Add this to your queue
Duration: 33:00

"; arnews[6] += "
"; document.title=document.title+ " "; arnews[7]="Adrien Brody
"; arnews[7] += "

Since being nominated for an Academy Award for Best Actor, Adrien Brody has had an insane week of popularity. (5:24)

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("
");