var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Vin+Diesel" - Google News"; document.title=document.title+ " "; arnews[0]="Daily guide - Boston Globe
"; arnews[0] += "

Daily guide
Boston Globe
Vin Diesel. R (2000) The Eye 8 pm (TMC) A formerly blind violinist (Jessica Alba) sees dead people after receiving a corneal transplant. ...

"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 07:51:08 GMT+00:00"; arnews[0] += "
"; arnews[1]="'Enchanted,' 'Da Vinci Code,' 'Fast and Furious' sequels in the works; 'Castle ... - Plain Dealer
"; arnews[1] += "

Plain Dealer

'Enchanted,' 'Da Vinci Code,' 'Fast and Furious' sequels in the works; 'Castle ...
Plain Dealer
"Fast and Furious" original stars Paul Walker and Vin Diesel are also expected to return for the fifth film in that action franchise. ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 04:22:39 GMT+00:00"; arnews[1] += "
"; arnews[2]="Medieval Goes Kaput! - IESB.NET
"; arnews[2] += "

Medieval Goes Kaput!
IESB.NET
Hey, it was either that or XXX 3: The Search for Vin Diesel's Dignity. Being a big fan of that era (and an Arthurian nut-job to boot), I think he made the ...

and more »
"; arnews[2] += "
Publ.Date : Mon, 08 Feb 2010 20:25:58 GMT+00:00"; arnews[2] += "
"; arnews[3]="Saving Private Ryan, Escape from L.A. and K-19: The Widowmaker Come to Blu-ray ... - MovieWeb
"; arnews[3] += "

Saving Private Ryan, Escape from L.A. and K-19: The Widowmaker Come to Blu-ray ...
MovieWeb
... Italian-American Caparzo (Vin Diesel), and religious Southerner Jackson (Barry Pepper), an ace sharpshooter who calls on the Lord while taking aim. ...

and more »
"; arnews[3] += "
Publ.Date : Mon, 08 Feb 2010 19:29:29 GMT+00:00"; arnews[3] += "
"; arnews[4]="Pitch of the Day: 'Fast and the Furious' in Space - Cinematical (blog)
"; arnews[4] += "

Pitch of the Day: 'Fast and the Furious' in Space
Cinematical (blog)
Vin Diesel and Paul Walker are racing space ships! How'd their characters get into outer space and the future? Maybe they're cryogenically frozen? ...

"; arnews[4] += "
Publ.Date : Sat, 06 Feb 2010 22:43:02 GMT+00:00"; arnews[4] += "
"; arnews[5]="Cimilce Diesel Makes A Splash! - Celebrity Baby Scoop (blog)
"; arnews[5] += "

Cimilce Diesel Makes A Splash!
Celebrity Baby Scoop (blog)
Tough guy Vin Diesel shared a glimpse of his softer side recently as he posted a photo of himself & his daughter on Facebook. ...

"; arnews[5] += "
Publ.Date : Sat, 06 Feb 2010 15:57:02 GMT+00:00"; arnews[5] += "
"; arnews[6]="Movie News Round-Up - FemaleFirst.co.uk
"; arnews[6] += "

FemaleFirst.co.uk

Movie News Round-Up
FemaleFirst.co.uk
Vin Diesel And Paul Walker are set to get fast and furious again. The two hunks have signed a new deal with Universal Pictures executives for a fifth ...

and more »
"; arnews[6] += "
Publ.Date : Sat, 06 Feb 2010 14:13:41 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("
");