var arnews = new Array(7); totcount = 3; rnd = 0; document.title=document.title+ " - "Caterina+Murino" - Google News"; document.title=document.title+ " "; arnews[0]="Hard times for luxury watch makers - Globe and Mail
"; arnews[0] += "

Globe and Mail

Hard times for luxury watch makers
Globe and Mail
Bond girl Caterina Murino and supermodel Naomi Campbell, both fans of his elaborate jewellery, are friends. Mr. Gruosi acknowledges that profit vanished as ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 02 Feb 2010 01:15:35 GMT+00:00"; arnews[0] += "
"; arnews[1]="St Trinian's School for Girls online premiere - SheKnows.com
"; arnews[1] += "

SheKnows.com

St Trinian's School for Girls online premiere
SheKnows.com
St Trinian's for Girls not only stars UK film legends Firth and Everett, but also Mischa Barton, Lena Headey, Caterina Murino, Stephen Fry, Jodie Whittaker, ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 27 Jan 2010 21:05:59 GMT+00:00"; arnews[1] += "
"; arnews[2]="XIII - As a Regular Series Heads Into Production, 'The Conspiracy' Mini-Series ... - TVShowsOnDVD.com
"; arnews[2] += "

TVShowsOnDVD.com

XIII - As a Regular Series Heads Into Production, 'The Conspiracy' Mini-Series ...
TVShowsOnDVD.com
... Glee), Ted Atherton (Hollywoodland, Sue Thomas: FBEye), Stephen McHattie (Watchmen, 2012) and Caterina Murino (Casino Royale, The Garden of Eden). ...

and more »
"; arnews[2] += "
Publ.Date : Mon, 18 Jan 2010 23:35:52 GMT+00:00"; arnews[2] += "
"; totcount = 3; 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("
");