var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Sarah+Polley" - Google News"; document.title=document.title+ " "; arnews[0]="Girls on Film: The Femmes Who Defy Convention - Cinematical (blog)
"; arnews[0] += "

Girls on Film: The Femmes Who Defy Convention
Cinematical (blog)
Sarah Polley defied all Disney child star conventions when she battled the Mouse House over the right to wear a peace sign to protest the Gulf War at the ...

"; arnews[0] += "
Publ.Date : Tue, 17 Nov 2009 02:13:27 GMT+00:00"; arnews[0] += "
"; arnews[1]="Former `Anne' Megan Follows makes dramatic return to CBC. - Canada.com
"; arnews[1] += "

Former `Anne' Megan Follows makes dramatic return to CBC.
Canada.com
... its modern setting necessitates a certain edge that was perhaps missing from Anne's adventures or Sarah Polley's followup fun on Road to Avonlea. ...

"; arnews[1] += "
Publ.Date : Fri, 13 Nov 2009 18:11:36 GMT+00:00"; arnews[1] += "
"; arnews[2]="Windsor director Dan Murphy worked on Cairo Time - Windsor Star
"; arnews[2] += "

Windsor director Dan Murphy worked on Cairo Time
Windsor Star
He has been first AD on two Atom Egoyan films -- 2008's Adoration and 2009's Chloe -- as well as Sarah Polley's Away From Her (2006) and Ruba Nadda's first ...

"; arnews[2] += "
Publ.Date : Thu, 12 Nov 2009 14:51:10 GMT+00:00"; arnews[2] += "
"; arnews[3]="No wonder Ottawa's “Economic Action Plan” signs cost so much—they're not ... - Macleans.ca
"; arnews[3] += "

No wonder Ottawa's “Economic Action Plan” signs cost so much—they're not ...
Macleans.ca
If the Liberals play their cards right, Sarah Polley should be appearing on a telethon any minute now to warn us that “Stephen Harper doesn't care about ...

"; arnews[3] += "
Publ.Date : Wed, 04 Nov 2009 22:11:33 GMT+00:00"; arnews[3] += "
"; arnews[4]="The Fourth Kind: Milla Jovovich's Most Forgettable Films - Television Without Pity
"; arnews[4] += "

Television Without Pity

The Fourth Kind: Milla Jovovich's Most Forgettable Films
Television Without Pity
Sarah Polley's in it, too. There's a lot of snow, and some shooting. We vaguely remember a fire. Adrien Brody is apparently a guy with problems, ...

and more »
"; arnews[4] += "
Publ.Date : Wed, 04 Nov 2009 21:50:29 GMT+00:00"; arnews[4] += "
"; arnews[5]="What's On the Box this week? - Meath Chronicle
"; arnews[5] += "

What's On the Box this week?
Meath Chronicle
... THE WEEK: 'AWAY FROM HER' (RTE 1, Saturday) - Julie Christie and Gordon Pinsent co-star in the emotionally heartrending drama directed by Sarah Polley. ...

and more »
"; arnews[5] += "
Publ.Date : Wed, 04 Nov 2009 15:24:44 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("
");