var arnews = new Array(9); totcount = 9; rnd = 0; arnews[0]="Clive Owen Living in London Fog
"; arnews[0] += "

Clive Owen stopped traffic in London this week -- and seriously pissed some blokes off.

Add this to your queue
Duration: 01:41

"; arnews[0] += "
"; arnews[1]="Interview - Clive Owen
"; arnews[1] += "

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="Clive Owen's Big Year
"; arnews[2] += "

Clive Owen started 2005 with an Oscar nomination and Golden Globe win for "Closer" then he had a big hit with "Sin City." Now, Owen discusses his new film, "Derailed," co-starring Jennifer Aniston.

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="Clive Owen's 'Inside' Role
"; arnews[3] += "

Clive Owen stars alongside Denzel Washington in the new Spike Lee film "The Inside Man." Owen, who plays a sly bank robber, speaks with Harry Smith about the film.

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; arnews[4]="A conversation with actor Clive Owen
"; arnews[4] += "

with Clive Owen on Mar 28, 2005

Add this to your queue
Duration: 29:00

"; arnews[4] += "
"; arnews[5]="Clive Owen's 'International'
"; arnews[5] += "

British actor Clive Owen talks to Harry Smith about his latest thriller, "International".

Add this to your queue
Duration: 00:00

"; arnews[5] += "
"; arnews[6]="Clive Owen
"; arnews[6] += "

Jon Stewart tries to guess the "crazy pricks" that have worked with Clive Owen. (5:08)

Add this to your queue
Duration: 00:00

"; arnews[6] += "
"; arnews[7]="CLIVE OWEN N SIN - SIN CITY BLURAY [HD]
"; arnews[7] += "

Frank Miller's SIN CITY returns for BLU RAY release April 21, 2009. Never before seen special features with hardcore action, HighDef, and visual quality packed on 2 discs! sincityreturns.com twitter.com/sincityreturns

Add this to your queue
Duration: 00:00

"; arnews[7] += "
"; arnews[8]="Clive Owen on 'The Boys Are Back'
"; arnews[8] += "

Add this to your queue
Duration: 00:00

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