var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Jonathan+Rhys-Meyers" - Google News"; document.title=document.title+ " "; arnews[0]="Pure, simple fun - The Weekender
"; arnews[0] += "

Pure, simple fun
The Weekender
James Reece (Jonathan Rhys Meyers) excels in his work as personal assistant to Ambassador Bennington (Richard Durden) and to his fianc e Caroline (Kasia ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 23:52:00 GMT+00:00"; arnews[0] += "
"; arnews[1]="Waxing Poetic about Paris Shoot-out - South Carolina News (blog)
"; arnews[1] += "

Waxing Poetic about Paris Shoot-out
South Carolina News (blog)
“From Paris with Love” introduces Charlie Wax (Travolta), a not-quite-legal operative for the US, to James Reece (Jonathan Rhys Meyers), a wannabe special ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 22:23:46 GMT+00:00"; arnews[1] += "
"; arnews[2]="'Dear John' breaks 'Avatar's' No. 1 streak - Examiner.com
"; arnews[2] += "

Examiner.com

'Dear John' breaks 'Avatar's' No. 1 streak
Examiner.com
Jonathan Rhys Meyers stars as a personal aide to the US Ambassador in France who pairs up with John Travolta's trigger-happy CIA agent to stop a terrorist ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 19:32:16 GMT+00:00"; arnews[2] += "
"; arnews[3]="At least Travolta gets a bang-bang out of 'Paris' - Explore Baltimore County
"; arnews[3] += "

At least Travolta gets a bang-bang out of 'Paris'
Explore Baltimore County
Poor Jonathan Rhys Meyers is so outmatched by John Travolta in these conversational exchanges that he might as well be an extra. This agent duo is kept busy ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 19:10:50 GMT+00:00"; arnews[3] += "
"; arnews[4]="Village of the Damned - fairfieldweekly.com
"; arnews[4] += "

fairfieldweekly.com

Village of the Damned
fairfieldweekly.com
With John Travolta, Jonathan Rhys Meyers and Kasia Smutniak. (R) Two years ago, Taken, a cheap, sleazy action flick from the Luc Besson factory that had ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 18:27:59 GMT+00:00"; arnews[4] += "
"; arnews[5]="Review: From Paris with Love - Box Office Prophets
"; arnews[5] += "

Box Office Prophets

Review: From Paris with Love
Box Office Prophets
Jonathan Rhys Meyers plays Reese, the assistant to the US ambassador in Paris, France. Reese is actually training for the CIA, performing small jobs here ...

and more »
"; arnews[5] += "
Publ.Date : Tue, 09 Feb 2010 18:10:27 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("
");