var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "John+Travolta" - Google News"; document.title=document.title+ " "; arnews[0]="Movies opening this week - NorthJersey.com
"; arnews[0] += "

Movies opening this week
NorthJersey.com
Who's who: John Travolta, Robin Williams, Kelly Preston, Ella Blue Travolta, Lori Loughlin. What's what: Williams and Travolta are not-so-kid-savvy ...

"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 10:13:11 GMT+00:00"; arnews[0] += "
"; arnews[1]="No peace on earth: Holiday films go to battle - Chicago Sun-Times
"; arnews[1] += "

No peace on earth: Holiday films go to battle
Chicago Sun-Times
25): John Travolta and Robin Williams are business partners whose lives get thrown for a big loop when Williams finds out he's the poppa of an ex-gal pal's ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 10:02:19 GMT+00:00"; arnews[1] += "
"; arnews[2]="'Carbon Hunters' doc explores people behind little-understood carbon trading ... - Metro Canada - Edmonton
"; arnews[2] += "

'Carbon Hunters' doc explores people behind little-understood carbon trading ...
Metro Canada - Edmonton
John Travolta and his family made their first public appearance in their adopted Florida hometown since his son's death, helping raise thousands of dollars ...

and more »
"; arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 09:57:52 GMT+00:00"; arnews[2] += "
"; arnews[3]="Gonzo's Guide: Thanksgiving movies and music - The Grand Rapids Press - MLive.com
"; arnews[3] += "

Gonzo's Guide: Thanksgiving movies and music
The Grand Rapids Press - MLive.com
John Travolta and Robin Williams star in "Old Dogs" (Rated PG) about a divorcee and bachelor in a wacky adventure. It which looks so bad it might be funny. ...

and more »
"; arnews[3] += "
Publ.Date : Sun, 22 Nov 2009 08:52:15 GMT+00:00"; arnews[3] += "
"; arnews[4]="A flood of holiday movies on the way - HeraldNet
"; arnews[4] += "

A flood of holiday movies on the way
HeraldNet
“Old Dogs”: John Travolta and Robin Williams try to get some laughs as friends taking care of twins. Director Walt Backer did Travolta's “Road Hogs,” which ...

and more »
"; arnews[4] += "
Publ.Date : Sun, 22 Nov 2009 08:29:51 GMT+00:00"; arnews[4] += "
"; arnews[5]="A Brooklyn 'Streetcar' - New York Post
"; arnews[5] += "

A Brooklyn 'Streetcar'
New York Post
John Travolta and Robin Williams star as “Old Dogs,” A South Korean superstar makes his US debut in “Ninja Assassin,” Claire Danes stars in the theatrical ...

"; arnews[5] += "
Publ.Date : Sun, 22 Nov 2009 08:16:26 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("
");