var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "James+Franco" - Google News"; document.title=document.title+ " "; arnews[0]="Missed some of your soap? Palu has a musical recap - Toronto Star
"; arnews[0] += "

Missed some of your soap? Palu has a musical recap
Toronto Star
Various fixes have been tried to lure fresh eyeballs – General Hospital has, remarkably, added movie star James Franco for a month starting last Friday ...

and more »
"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 09:38:07 GMT+00:00"; arnews[0] += "
"; arnews[1]="Television movies for the week of Nov. 22 - Pittsburgh Post Gazette
"; arnews[1] += "

Television movies for the week of Nov. 22
Pittsburgh Post Gazette
James Franco. Several Americans volunteer for the French military before the US enters World War I. (PG-13) (2:00) WGN-A: Tue. ...

"; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 05:44:07 GMT+00:00"; arnews[1] += "
"; arnews[2]="Julia Roberts keeps in shape by jogging - Expressindia.com
"; arnews[2] += "

Julia Roberts keeps in shape by jogging
Expressindia.com
The film which also stars Javier Bardem, Richard Jenkins and James Franco is based on the best-selling memoirs of Elizabeth Gilbert.

and more »
"; arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 02:06:41 GMT+00:00"; arnews[2] += "
"; arnews[3]="Courteney Cox's 'Cougar Town' Halts Production Over 'Family Matter' - Access Hollywood
"; arnews[3] += "

Courteney Cox's 'Cougar Town' Halts Production Over 'Family Matter'
Access Hollywood
Catch a sneak peek of James Franco's guest appearance on “General Hospital.” How will his arrival on Nov. 20 rock the citizens of Port Charles? ...

and more »
"; arnews[3] += "
Publ.Date : Sun, 22 Nov 2009 01:06:11 GMT+00:00"; arnews[3] += "
"; arnews[4]="Bwoglines: Humanity I Love You - Bwog (blog)
"; arnews[4] += "

Bwog (blog)

Bwoglines: Humanity I Love You
Bwog (blog)
(thelocal) NYU kids find their own James Franco to stalk; lack the subtlety and finesse that our 209-storming co-eds are known for. ...

"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 15:48:45 GMT+00:00"; arnews[4] += "
"; arnews[5]="THE THINGS THEY SAY: - India Business Blog (blog)
"; arnews[5] += "

THE THINGS THEY SAY:
India Business Blog (blog)
JAMES FRANCO has been introduced to a whole new world of cheesy daytime TV after signing up for a stint on GENERAL HOSPITAL. (PAW/WNWC/IG) (IANS-WENN) . ...

"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 14:51:08 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("
");