var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Sara+Khoshjamal" - Google News"; document.title=document.title+ " "; arnews[0]="Iranian taekwondo star in spotlight at Sundance - AFP
"; arnews[0] += "

AFP

Iranian taekwondo star in spotlight at Sundance
AFP
Fatima Geza Abdollahyan's film -- "Kick In Iran" -- follows taekwondo fighter Sara Khoshjamal as she prepares to take part in the 2008 Summer Games in ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 30 Jan 2010 08:46:12 GMT+00:00"; arnews[0] += "
"; arnews[1]="Iranian Olympics documentary lacks "Kick" - Reuters
"; arnews[1] += "

Iranian Olympics documentary lacks "Kick"
Reuters
Sara Khoshjamal-Fekri, a slender young woman with a lovely smile and a mean battle cry, is the star of Iran's Taekwondo team, and the doc begins with the ...

and more »
"; arnews[1] += "
Publ.Date : Fri, 29 Jan 2010 07:50:03 GMT+00:00"; arnews[1] += "
"; arnews[2]="Iran's Cinematic Revolution - Daily Beast (blog)
"; arnews[2] += "

Iran's Cinematic Revolution
Daily Beast (blog)
Kick in Iran, a documentary by Fatima Abdollahyan, follows the triumphs and travails of 20-year-old tae kwon do champion Sara Khoshjamal, the first Iranian ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 28 Jan 2010 05:09:54 GMT+00:00"; arnews[2] += "
"; arnews[3]="Kick in Iran - Variety
"; arnews[3] += "

Kick in Iran
Variety
Helmer Fatima Geza Abdollahyan's portrait of taekwondo competitor Sara Khoshjamal Fekri -- the first Iranian woman to qualify for the Olympics -- is about ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 27 Jan 2010 03:32:51 GMT+00:00"; arnews[3] += "
"; arnews[4]="Sundance: four quick takes - OregonLive.com (blog)
"; arnews[4] += "

Sundance: four quick takes
OregonLive.com (blog)
Dark, dark, dark but funny, funny, funny "Kick in Iran" -- Heartwarming documentary about tae kwan do star Sara Khoshjamal, the first female athlete ever to ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 26 Jan 2010 22:58:38 GMT+00:00"; arnews[4] += "
"; arnews[5]="Documentary on First Female Iranian Olympian to Premiere at Sundance - Iran Sports Press
"; arnews[5] += "

Documentary on First Female Iranian Olympian to Premiere at Sundance
Iran Sports Press
At the games she met Sara Khoshjamal-Fekri, a Taekwondo expert who hailed from a lower middle class family in Southern Tehran. “Even at 17 she had so much ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 22 Jan 2010 03:36:03 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("
");