var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Tom+Cruise" - Google News"; document.title=document.title+ " "; arnews[0]="Hollywood casts wide shadow on Bay State - Boston Herald
"; arnews[0] += "

Hollywood casts wide shadow on Bay State
Boston Herald
“We're doing the Tom Cruise movie right now. We did 'The Proposal,' 'Mall Cop,' 'Pink Panther,' 'What Doesn't Kill You,' 'My Best Friend's Girl' - it goes ...

"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 05:09:46 GMT+00:00"; arnews[0] += "
"; arnews[1]="Hollywood's most overpaid stars - Canoe.ca
"; arnews[1] += "

Canoe.ca

Hollywood's most overpaid stars
Canoe.ca
Besides Will Ferrell, other big names on our list include Eddie Murphy and Tom Cruise. Murphy (who ranks fourth) has commanded one of the highest quotes in ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 05:02:36 GMT+00:00"; arnews[1] += "
"; arnews[2]="Church of Scientology continues precipitous worldwide fall - Examiner.com
"; arnews[2] += "

Examiner.com

Church of Scientology continues precipitous worldwide fall
Examiner.com
... such as the three weeks Headley claims he spent under instruction from Tom Cruise in how to move bottles and other objects by concentrating on them. ...

and more »
"; arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 02:31:35 GMT+00:00"; arnews[2] += "
"; arnews[3]="NEEDS PHOTO Forbes Ranks Hollywood's Top 10 Overpaid Actors - Luxist (blog)
"; arnews[3] += "

NEEDS PHOTO Forbes Ranks Hollywood's Top 10 Overpaid Actors
Luxist (blog)
6 is Tom Cruise; No. 7 is the only woman on the list, Drew Barrymore; and Nos. 8, 9, and 10 are Leonardo dicaprio, Samuel L. Jackson, and Jim Carrey. ...

and more »
"; arnews[3] += "
Publ.Date : Sun, 22 Nov 2009 01:01:16 GMT+00:00"; arnews[3] += "
"; arnews[4]="John Woo exporting Hollywood values to China - Independent
"; arnews[4] += "

John Woo exporting Hollywood values to China
Independent
Reports in Hollywood have linked Tom Cruise to a complex project that Woo expects to be "very challenging." After his experience in making "Red Cliff" ...

and more »
"; arnews[4] += "
Publ.Date : Sun, 22 Nov 2009 00:48:15 GMT+00:00"; arnews[4] += "
"; arnews[5]="Suri Cruise Carries Her Doggy Bag - Celebrity Baby Scoop (blog)
"; arnews[5] += "

Suri Cruise Carries Her Doggy Bag
Celebrity Baby Scoop (blog)
Again in the heels, Suri chose a pink dress for the girls night out. Papa Tom Cruise is currently in Boston filming his latest flick, Wichita.

and more »
"; arnews[5] += "
Publ.Date : Sun, 22 Nov 2009 00:39:29 GMT+00:00"; arnews[5] += "
"; totcount = 6; 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("
");