var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Alessandro+Juliani" - Google News"; document.title=document.title+ " "; arnews[0]="Quick Clicks: CoCo Web Show, 'Riese', Indie Soap Awards, Ustream - Tubefilter News
"; arnews[0] += "

Tubefilter News

Quick Clicks: CoCo Web Show, 'Riese', Indie Soap Awards, Ustream
Tubefilter News
New cast members in the season include Ryan Robbins (Sanctuary), Emilie Ullerup (Sanctuary), Alessandro Juliani (Battlestar Gallactica) and Allison Mack ...

"; arnews[0] += "
Publ.Date : Tue, 02 Feb 2010 21:57:27 GMT+00:00"; arnews[0] += "
"; arnews[1]="Your Mileage May Vary: Human Target - Comic Book Resources
"; arnews[1] += "

Your Mileage May Vary: Human Target
Comic Book Resources
Also they have had some excellent guest stars so far, Tricia Helfer (Battlestar Galactica), Danny Glover, Alessandro Juliani (BSG), Sean Maher (Firefly), ...

"; arnews[1] += "
Publ.Date : Sun, 31 Jan 2010 05:04:03 GMT+00:00"; arnews[1] += "
"; arnews[2]="Human Target: Previewing Episode 2 "Rewind" - BuddyTV
"; arnews[2] += "

BuddyTV

Human Target: Previewing Episode 2 "Rewind"
BuddyTV
Dexter's Courtney Ford and Battlestar Galactica's Alessandro Juliani guest star on Human Target, showing up on its Wednesday night slot, tonight from 9pm on ...

"; arnews[2] += "
Publ.Date : Wed, 20 Jan 2010 13:35:48 GMT+00:00"; arnews[2] += "
"; arnews[3]="David Nykl on FOX's Human Target - GateWorld.net
"; arnews[3] += "

GateWorld.net

David Nykl on FOX's Human Target
GateWorld.net
Battlestar Galactica's Alessandro Juliani also guest stars in the episode. Juliani played two characters on Stargate SG-1. Human Target premieres in the US ...

and more »
"; arnews[3] += "
Publ.Date : Sun, 17 Jan 2010 16:20:22 GMT+00:00"; arnews[3] += "
"; arnews[4]="'Caprica' countdown: The music of the master, Bear McCreary - Los Angeles Times (blog)
"; arnews[4] += "

'Caprica' countdown: The music of the master, Bear McCreary
Los Angeles Times (blog)
"The Human Target's" interesting because I saw that in the first two episodes, Tricia Helfer and Alessandro Juliani of "Battlestar" are in them! ...

"; arnews[4] += "
Publ.Date : Fri, 15 Jan 2010 19:04:03 GMT+00:00"; arnews[4] += "
"; arnews[5]="Top 30 Guest Stars on TV Shows airing Jan. 17-23, 2010 - NewsOK.com (blog)
"; arnews[5] += "

Top 30 Guest Stars on TV Shows airing Jan. 17-23, 2010
NewsOK.com (blog)
••Alessandro Juliani (“Battlestar Galactica”) on “Human Target,” 8 pm Wednesday on Fox. ••Richard Moll (“Night Court”) on “Cold Case,” 8 pm Sunday on CBS. ...

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