var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "James+Purefoy" - Google News"; document.title=document.title+ " "; arnews[0]="DVDs of note: 'The Exiles', 'Gone With the Wind' anniversary set, 'Rome' Series - Washington Post
"; arnews[0] += "

DVDs of note: 'The Exiles', 'Gone With the Wind' anniversary set, 'Rome' Series
Washington Post
The basics: The two-season BBC-HBO historical series that ran on HBO in 2005 and 2007, starring Ciarán Hinds as Caesar and James Purefoy as Marc Antony. ...

"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 05:28:04 GMT+00:00"; arnews[0] += "
"; arnews[1]="'Rome: The Complete Series' - Zap2it.com
"; arnews[1] += "

Zap2it.com

'Rome: The Complete Series'
Zap2it.com
Cast members include Kevin McKidd ("Journeyman"), Ray Stevenson, Polly Walker, Lindsay Duncan and James Purefoy ("The Philanthropist"). ...

"; arnews[1] += "
Publ.Date : Wed, 18 Nov 2009 02:47:05 GMT+00:00"; arnews[1] += "
"; arnews[2]="Rome - The Complete Series - IGN
"; arnews[2] += "

Rome - The Complete Series
IGN
Nor is she above later marrying Marc Anthony (a charming James Purefoy) or manipulating Caesar's successor, Octavian, for her own political gain. ...

"; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 00:41:15 GMT+00:00"; arnews[2] += "
"; arnews[3]="Rome: The Complete Series – Blu-ray Disc Review - HighDefDiscNews.com
"; arnews[3] += "

Rome: The Complete Series – Blu-ray Disc Review
HighDefDiscNews.com
She particularly has a sensual affair with Marc Antony (James Purefoy), as he is an important political figure, fully supporting the rise of Julius Caesar ...

"; arnews[3] += "
Publ.Date : Mon, 16 Nov 2009 23:46:38 GMT+00:00"; arnews[3] += "
"; arnews[4]="Television movies for the week of Nov. 15 - Pittsburgh Post Gazette
"; arnews[4] += "

Television movies for the week of Nov. 15
Pittsburgh Post Gazette
James Purefoy. In return for a small plot of land, an English knight searches for a king's missing daughter. (PG) (2:00) SYFY: Sat. ...

"; arnews[4] += "
Publ.Date : Sun, 15 Nov 2009 05:48:58 GMT+00:00"; arnews[4] += "
"; arnews[5]="Film recreates Rochester castle siege - in Wales - Kent News
"; arnews[5] += "

Kent News

Film recreates Rochester castle siege - in Wales
Kent News
The amazing cast includes Kate Mara as Lady Isabel, Brian Cox, Paul Giamatti as King John, James Purefoy as Marshall, Derek Jacobi as Cornhill, ...

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