var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Richard+Gere" - Google News"; document.title=document.title+ " "; arnews[0]="Best of the decade - PerthNow
"; arnews[0] += "

Best of the decade
PerthNow
Responsible for making musicals hip again and not even a warbling tone-deaf Richard Gere could dampen proceedings (well, almost). Love him or loathe him, ...

"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 05:52:05 GMT+00:00"; arnews[0] += "
"; arnews[1]="THIS STORY HAS BEEN FORMATTED FOR EASY PRINTING - Boston Globe
"; arnews[1] += "

Boston Globe

THIS STORY HAS BEEN FORMATTED FOR EASY PRINTING
Boston Globe
Richard Gere and Ewan mcgregor play the men in Earhart's life. (111 min., PG) (Ty Burr) Astro Boy The latest iteration of the rocket-propelled superboy ...

"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 02:43:48 GMT+00:00"; arnews[1] += "
"; arnews[2]="Fake That: The uncanny world of America's biggest celebrity-lookalike convention - Independent
"; arnews[2] += "

Fake That: The uncanny world of America's biggest celebrity-lookalike convention
Independent
Isn't that Richard Gere, with his dreamy silver hair and professorial wire spectacles, taking a leak in the Gents? And OhMiGaaaad, am I seeing things or is ...

"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 00:03:55 GMT+00:00"; arnews[2] += "
"; arnews[3]="The sexiest male author alive - SheKnows.com
"; arnews[3] += "

SheKnows.com

The sexiest male author alive
SheKnows.com
... the Sexiest Man Alive for the second time, ranking him right up there with the only other two time winners: George Clooney, Richard Gere and Brad Pitt. ...

and more »
"; arnews[3] += "
Publ.Date : Fri, 20 Nov 2009 22:57:36 GMT+00:00"; arnews[3] += "
"; arnews[4]="Holiday films you won't want to miss - San Francisco Chronicle
"; arnews[4] += "

Holiday films you won't want to miss
San Francisco Chronicle
The question about this highly anticipated movie musical is: Can director Rob Marshall do for Daniel Day-Lewis (above) what he did for Richard Gere in ...

"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 22:43:58 GMT+00:00"; arnews[4] += "
"; arnews[5]="Paa Premiere Plans - Gaea Times
"; arnews[5] += "

Paa Premiere Plans
Gaea Times
Emergency services raced to the Paris Theater in the Big Apple on Tuesday night, 20th of October when a female reporter keeled over, just as Richard Gere ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 22:25:16 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("
");