var arnews = new Array(6); totcount = 5; rnd = 0; document.title=document.title+ " - "Rinko+Kikuchi" - Google News"; document.title=document.title+ " "; arnews[0]="A Sideways look, from East to West - Independent
"; arnews[0] += "

A Sideways look, from East to West
Independent
The girls they meet, Mina and Mayuko (the former is played by Rinko Kikuchi, who was Oscar-nominated for her part in Babel), are both Japanese, ...

"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 00:01:19 GMT+00:00"; arnews[0] += "
"; arnews[1]="Film Review - The Brothers Bloom - CathNews
"; arnews[1] += "

CathNews

Film Review - The Brothers Bloom
CathNews
... Australian Catholic Office for Film and Broadcasting (click below for full review) Starring: Rachel Weisz, Adrien Brody, Mark Ruffalo, Rinko Kikuchi, ...

"; arnews[1] += "
Publ.Date : Tue, 17 Nov 2009 21:31:24 GMT+00:00"; arnews[1] += "
"; arnews[2]="The Brothers Bloom - ABC Online
"; arnews[2] += "

The Brothers Bloom
ABC Online
Maximillian Schell is fabulous as the boys' evil Russian mentor and Rinko Kikuchi is a blast as Stephen's assistant Bang Bang. I liked this film so much I ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 12 Nov 2009 15:12:32 GMT+00:00"; arnews[2] += "
"; arnews[3]="The Brothers Bloom - The Age
"; arnews[3] += "

The Age

The Brothers Bloom
The Age
Bloom and Penelope dance a bolero on the deck of a steamship, and the brothers are assisted by a mute Japanese gamine named Bang Bang (Rinko Kikuchi) who ...

and more »
"; arnews[3] += "
Publ.Date : Thu, 12 Nov 2009 13:21:43 GMT+00:00"; arnews[3] += "
"; arnews[4]="The Brothers Bloom - Sydney Morning Herald
"; arnews[4] += "

Sydney Morning Herald

The Brothers Bloom
Sydney Morning Herald
Stephen (Mark Ruffalo) and their accomplice Bang Bang (Rinko Kikuchi) play their parts and then celebrate in a bar full of Berlin decadents. ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 09 Nov 2009 04:37:34 GMT+00:00"; arnews[4] += "
"; totcount = 5; 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("
");