var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Ralph+Fiennes" - Google News"; document.title=document.title+ " "; arnews[0]="Top 5 movies to spark romance - Ottawa Citizen
"; arnews[0] += "

Top 5 movies to spark romance
Ottawa Citizen
More tragedy -- it seems that you can't have a proper love story without it -- this time told in flashback, as a dying Ralph Fiennes remembers his affair ...

"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 23:34:50 GMT+00:00"; arnews[0] += "
"; arnews[1]="Order of the Phoenix ABC TV network premiere on February 27th - SnitchSeeker.com
"; arnews[1] += "

Order of the Phoenix ABC TV network premiere on February 27th
SnitchSeeker.com
“Harry Potter and the Order of the Phoenix,” starring Daniel Radcliffe, Emma Watson, Rupert Grint, Ralph Fiennes, Maggie Smith and Harry Melling, ...

"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 21:12:41 GMT+00:00"; arnews[1] += "
"; arnews[2]="Battle of the Exes - Oscar Showdown is Latest Twist in 23-Year Relationship - California Chronicle
"; arnews[2] += "

Battle of the Exes - Oscar Showdown is Latest Twist in 23-Year Relationship
California Chronicle
Bigelow chose 1995's "Strange Days," a futuristic cop movie starring Ralph Fiennes that Cameron had written. "He visited the set a few times, ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 20:01:18 GMT+00:00"; arnews[2] += "
"; arnews[3]="We'll always have Paris: Pain, loss, remorse make it romantic at the movies - Vancouver Sun
"; arnews[3] += "

We'll always have Paris: Pain, loss, remorse make it romantic at the movies
Vancouver Sun
The English Patient: More tragedy, this time told in flashback, as a dying Ralph Fiennes remembers his affair with Kristin Scott Thomas, the married woman ...

"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 19:25:17 GMT+00:00"; arnews[3] += "
"; arnews[4]="OSCAR 2010:The Best Costume Design - Hollywood Today Newsmagazine
"; arnews[4] += "

Hollywood Today Newsmagazine

OSCAR 2010:The Best Costume Design
Hollywood Today Newsmagazine
... winner “Elizabeth: The Golden Age”, were worn by actor: Keira Knightley as Georgiana, Duchess of Devonshire and Ralph Fiennes as The Duke of Devonshire.

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 16:36:03 GMT+00:00"; arnews[4] += "
"; arnews[5]="2010 Calvin Awards: Best Cast - Box Office Prophets
"; arnews[5] += "

Box Office Prophets

2010 Calvin Awards: Best Cast
Box Office Prophets
There are also appearances in the film by Guy Pearce, Ralph Fiennes and David Morse, and I can promise you that there is nothing expected or ordinary about ...

"; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 03:11:27 GMT+00:00"; arnews[5] += "
"; arnews[6]="Win Tickets to The Hurt Locker - Moviehole
"; arnews[6] += "

Moviehole

Win Tickets to The Hurt Locker
Moviehole
... Guy Pearce ("The Proposition"), Ralph Fiennes ("Red Dragon") and David Morse ("Disturbia") . The film is directed by Kathryn Bigelow ("Point Break"). ...

"; arnews[6] += "
Publ.Date : Tue, 09 Feb 2010 02:13:49 GMT+00:00"; arnews[6] += "
"; totcount = 7; 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("
");