var arnews = new Array(7); totcount = 3; rnd = 0; document.title=document.title+ " - "Shohreh+Aghdashloo" - Google News"; document.title=document.title+ " "; arnews[0]="Holy Cross Seelos Film Series Spring 2010 Schedule - College of the Holy Cross
"; arnews[0] += "

Holy Cross Seelos Film Series Spring 2010 Schedule
College of the Holy Cross
17: Showings at 3 and 8 pm Rated R. Starring Shohreh Aghdashloo and Mozhan Marno. Set in 1986 Iran, a man's car breaks down in a small village and a woman ...

"; arnews[0] += "
Publ.Date : Wed, 27 Jan 2010 14:49:28 GMT+00:00"; arnews[0] += "
"; arnews[1]="BioWare's star-faring science-fiction sequel 'Mass Effect 2' sparkles - The Canadian Press
"; arnews[1] += "

The Canadian Press

BioWare's star-faring science-fiction sequel 'Mass Effect 2' sparkles
The Canadian Press
The voice cast, including Martin Sheen, Shohreh Aghdashloo and Seth Green, is first-rate. On-planet exploration can be nerve-racking, with sudden firefights ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 26 Jan 2010 17:50:33 GMT+00:00"; arnews[1] += "
"; arnews[2]="Oscar Countdown – Best Actress - Awards Daily (blog)
"; arnews[2] += "

Oscar Countdown – Best Actress
Awards Daily (blog)
There is Shohreh Aghdashloo for The Stoning of Soraya M. And there is Abbie Cornish, who simply can't get arrested this year. I really feel like it's down ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 14 Jan 2010 18:31:29 GMT+00:00"; arnews[2] += "
"; totcount = 3; 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("
");