var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Miranda+Otto" - Google News"; document.title=document.title+ " "; arnews[0]="Merlin series 2 episode 8 review - Den Of Geek
"; arnews[0] += "

Merlin series 2 episode 8 review
Den Of Geek
... appearance of a helmeted knight and, taking a nod at the strong female characters in Lord Of The Rings, most notably Miranda Otto's portrayal of Eowyn. ...

"; arnews[0] += "
Publ.Date : Tue, 17 Nov 2009 09:24:18 GMT+00:00"; arnews[0] += "
"; arnews[1]="This Week On TV One - Voxy
"; arnews[1] += "

This Week On TV One
Voxy
Eowyn (Miranda Otto In Her Skin) and Merry (Dominic Monaghan Lost) are left behind at the Rohan outpost of Dunharrow - Eowyn, because she is female, ...

"; arnews[1] += "
Publ.Date : Wed, 11 Nov 2009 00:29:02 GMT+00:00"; arnews[1] += "
"; arnews[2]="A slice of contemporary life Down Under - Manila Bulletin
"; arnews[2] += "

A slice of contemporary life Down Under
Manila Bulletin
... “Danny Deckchair” (Jeff Balsmeyer's rom-com starring Rhys Ifans and Miranda Otto), “The Hard Word” (Scott Roberts' crime caper with Guy Pearce and ...

"; arnews[2] += "
Publ.Date : Sun, 08 Nov 2009 09:51:13 GMT+00:00"; arnews[2] += "
"; arnews[3]="Soderbergh to put on play and a class act - The Australian
"; arnews[3] += "

Soderbergh to put on play and a class act
The Australian
South Solitary is a period love story and drama starring Love Serenade's Miranda Otto alongside her father, Barry Otto, Romulus My Father's Martin Csokas ...

"; arnews[3] += "
Publ.Date : Tue, 27 Oct 2009 13:10:05 GMT+00:00"; arnews[3] += "
"; arnews[4]="Miranda Otto teams up with her Dad - Special Broadcasting Service
"; arnews[4] += "

Miranda Otto teams up with her Dad
Special Broadcasting Service
Miranda Otto teams up with her Dad and her Love Serenade director again on South Solitary. Shooting has commenced on Australian feature film South Solitary ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 27 Oct 2009 01:14:29 GMT+00:00"; arnews[4] += "
"; arnews[5]="Otto and Otto to star together - Stuff.co.nz
"; arnews[5] += "

Otto and Otto to star together
Stuff.co.nz
Father and daughter acting talents Barry and Miranda Otto will star together in the new Australian film South Solitary. Written and directed by Shirley ...

and more »
"; arnews[5] += "
Publ.Date : Mon, 26 Oct 2009 11:00:19 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("
");