var arnews = new Array(7); totcount = 2; rnd = 0; document.title=document.title+ " - "Golshifteh+Farahani" - Google News"; document.title=document.title+ " "; arnews[0]="IRAN: Award-winning actress says she's afraid of returning to the country ... - Los Angeles Times (blog)
"; arnews[0] += "

IRAN: Award-winning actress says she's afraid of returning to the country ...
Los Angeles Times (blog)
At age 26, award-winning Iranian actress Golshifteh Farahani is undoubtedly one of the Islamic Republic's most famous cinematic exports, but the actress is ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 30 Jan 2010 20:21:28 GMT+00:00"; arnews[0] += "
"; arnews[1]="'If I return to Iran, I won't be allowed to leave' - National
"; arnews[1] += "

'If I return to Iran, I won't be allowed to leave'
National
Since August, Golshifteh Farahani has been living in Paris with her French-born husband, Amin Mahdavi. Franck Juery Golshifteh Farahani stars in Iran's ...

"; arnews[1] += "
Publ.Date : Fri, 22 Jan 2010 20:13:32 GMT+00:00"; arnews[1] += "
"; totcount = 2; 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("
");