var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " - "Max+Pirkis" - Google News"; document.title=document.title+ " "; arnews[0]="Rome - The Complete Series - IGN
"; arnews[0] += "

Rome - The Complete Series
IGN
... Pompey Magnus (Kenneth Cranham), or corrupting her adolescent son Gaius Octavian (the gifted beyond his years Max Pirkis), who will one day become the ...

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

Rome: The Complete Series – Blu-ray Disc Review
HighDefDiscNews.com
... on Lucius and Titus, as they have rescued a kidnapped adolescent of an important political and high social status family, Gaius Octavian (Max Pirkis). ...

"; arnews[1] += "
Publ.Date : Mon, 16 Nov 2009 23:46:38 GMT+00:00"; arnews[1] += "
"; arnews[2]="Rome (Series, The) (DVD) The Complete Series / 11-Disc Set - DVDTOWN.com
"; arnews[2] += "

Rome (Series, The) (DVD) The Complete Series / 11-Disc Set
DVDTOWN.com
Gaius Octavian (Max Pirkis from the first season into the early second, Simon Woods from then on) undergoes a youth to adult transformation in just a few ...

"; arnews[2] += "
Publ.Date : Sat, 14 Nov 2009 04:57:25 GMT+00:00"; arnews[2] += "
"; arnews[3]="Rome: The Complete Series - Blu-ray.com (blog)
"; arnews[3] += "

Rome: The Complete Series
Blu-ray.com (blog)
Elsewhere, Caesar's niece, the cold and manipulative Atia (Polly Walker), uses whatever means necessary to prepare her son Octavian (Max Pirkis) for the ...

"; arnews[3] += "
Publ.Date : Tue, 10 Nov 2009 08:44:17 GMT+00:00"; arnews[3] += "
"; totcount = 4; 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("
");