var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Gina+Gershon" - Google News"; document.title=document.title+ " "; arnews[0]="Cancer researcher broke out the big guns for work in movies - LubbockOnline.com
"; arnews[0] += "

Cancer researcher broke out the big guns for work in movies
LubbockOnline.com
"When you're working on childhood cancer, you don't think you'll be shooting rockets over Gina Gershon's head," Pat Reynolds said. "It's fun. ...

and more »
"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 06:57:31 GMT+00:00"; arnews[0] += "
"; arnews[1]="Movie hits and misses - TeleText
"; arnews[1] += "

Movie hits and misses
TeleText
Barbara, Pimlico Love any film starring Jamie Lee Curtis, Jodie Foster or Gina Gershon. David, Telford Favourites: Bruce Davison, Tom Selleck, Sam Elliott, ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 20 Nov 2009 21:35:39 GMT+00:00"; arnews[1] += "
"; arnews[2]="Flop-secret - New York Post
"; arnews[2] += "

Flop-secret
New York Post
Those two fantastic singers, John Stamos and Gina Gershon, could reprise their roles as Albert and Rose in the sequel, which will of course be directed by ...

and more »
"; arnews[2] += "
Publ.Date : Fri, 20 Nov 2009 09:21:33 GMT+00:00"; arnews[2] += "
"; arnews[3]="Project Runway finale a no-brainer - Atlanta Journal Constitution
"; arnews[3] += "

Project Runway finale a no-brainer
Atlanta Journal Constitution
If I have to see Gina Gershon poison her neighbor once more, or worse yet, if I have to hear Michelle Pfeiffer cooing into Ashton Kutcher's stupid ear, ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 04:53:53 GMT+00:00"; arnews[3] += "
"; arnews[4]="Theater Listings: Nov. 20 — 26 - New York Times
"; arnews[4] += "

Theater Listings: Nov. 20 — 26
New York Times
The unlucky cast members include John Stamos, Gina Gershon and Bill Irwin (2:20). Henry Miller's Theater, 124 West 43rd Street , (212) 239-6200, ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 00:14:31 GMT+00:00"; arnews[4] += "
"; arnews[5]="Broadway dream proves to be real - Dayton Daily News
"; arnews[5] += "

Broadway dream proves to be real
Dayton Daily News
As fill-in for Stamos, Gearhart played the manager of an Elvis-like rock 'n' roll heartthrob, who's caught between his mom and his girlfriend (Gina Gershon) ...

"; arnews[5] += "
Publ.Date : Thu, 19 Nov 2009 05:08:19 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("
");