var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Leonardo+DiCaprio" - Google News"; document.title=document.title+ " "; arnews[0]="Passionate James Cameron to Direct 'Avatar' Sequels - World News
"; arnews[0] += "

Passionate James Cameron to Direct 'Avatar' Sequels
World News
James Cameron, known for his passion for making movies was also the director of the previous biggest film ever 'Titanic' starring Leonardo Dicaprio and Kate ...

"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 05:42:55 GMT+00:00"; arnews[0] += "
"; arnews[1]="Syndication Files 02.10.10: Celebrity Deathmatch - 411mania.com
"; arnews[1] += "

Syndication Files 02.10.10: Celebrity Deathmatch
411mania.com
Ditto Leonardo DiCaprio over Woody Harrelson. Looking over the fight results, I can't really see an outcome where I really disagreed…wait, Whoopi Goldberg ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 05:26:50 GMT+00:00"; arnews[1] += "
"; arnews[2]="Christopher Nolan is the new James Cameron. - IFC (blog)
"; arnews[2] += "

IFC (blog)

Christopher Nolan is the new James Cameron.
IFC (blog)
... him $200 million for "Inception," a movie that star Leonardo DiCaprio has described as "Chris delving into dream psychoanalysis and, at the same time, ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 05:17:10 GMT+00:00"; arnews[2] += "
"; arnews[3]="Mike Medavoy - Moviehole
"; arnews[3] += "

Moviehole

Mike Medavoy
Moviehole
When Moviehole's Tim Johnson caught up with Mike Medavoy in NYC ahead of ''Shutter Island'''s release, he compared Leonardo DiCaprio to a film legend, ...

"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 04:46:07 GMT+00:00"; arnews[3] += "
"; arnews[4]="LEKKER VIEWS - Dispatch Online
"; arnews[4] += "

LEKKER VIEWS
Dispatch Online
... built the largest airplane and romanced some of the world's greatest stars. However, his private life was close to madness. Starring Leonardo DiCaprio.

"; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 04:36:07 GMT+00:00"; arnews[4] += "
"; arnews[5]="Gallery: "Shutter Island" photo-call - Huntington Herald Dispatch
"; arnews[5] += "

Huntington Herald Dispatch

Gallery: "Shutter Island" photo-call
Huntington Herald Dispatch
(AP Photo/Alessandra Tarantino) The Associated Press US film director Martin Scorsese and actor Leonardo DiCaprio pose during a photo-call to present their ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 04:11:07 GMT+00:00"; arnews[5] += "
"; arnews[6]="First Picture of Gisele Bundchen's Baby Son Unfolded - Celebrity Mania
"; arnews[6] += "

Celebrity Mania

First Picture of Gisele Bundchen's Baby Son Unfolded
Celebrity Mania
He is captured being bundled up in a blue jacket and a matching hat, while the former girlfriend of actor Leonardo DiCaprio dons a black jacket and a gray ...

and more »
"; arnews[6] += "
Publ.Date : Wed, 10 Feb 2010 04:09:11 GMT+00:00"; 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("
");