var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Alessandro+Juliani" - Google News"; document.title=document.title+ " "; arnews[0]="Haruki Murakami's frog hops to life in after the quake - Georgia Straight
"; arnews[0] += "

Haruki Murakami's frog hops to life in after the quake
Georgia Straight
... Kevan Ohtsji as Katagiri, and Alessandro Juliani as Frog—along with subtle staging tricks to convey the more otherworldly aspects of the story. ...

"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 13:06:28 GMT+00:00"; arnews[0] += "
"; arnews[1]="Bringing fiction to the stage - The Province
"; arnews[1] += "

Bringing fiction to the stage
The Province
Battlestar Galactica and Bard on the Beach regular Alessandro Juliani plays the narrator/frog. Both Hall and Wolfe say that other key parts such as the ...

"; arnews[1] += "
Publ.Date : Mon, 16 Nov 2009 16:33:16 GMT+00:00"; arnews[1] += "
"; arnews[2]="Alice Heads To Wonderland On Syfy This December - Cinema Blend
"; arnews[2] += "

Cinema Blend

Alice Heads To Wonderland On Syfy This December
Cinema Blend
... Andrew Lee Potts (Primeval) as Hatter, Harry Dean Stanton (Big Love) as the Caterpillar, Alessandro Juliani (Battlestar Galactica) as 9 of Clubs, ...

"; arnews[2] += "
Publ.Date : Mon, 02 Nov 2009 02:15:58 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("
");