var arnews = new Array(6); totcount = 5; rnd = 0; document.title=document.title+ " - "Eric+Balfour" - Google News"; document.title=document.title+ " "; arnews[0]="Show Killers: Lindsay Price and other suspects - Entertainment Weekly
"; arnews[0] += "

Show Killers: Lindsay Price and other suspects
Entertainment Weekly
Eric Balfour: The star of Veritas: The Quest (ABC) and Conviction (NBC) also appeared in the pilot of CBS' short-lived drama The Ex-List and on an episode ...

and more »
"; arnews[0] += "
Publ.Date : Thu, 12 Nov 2009 17:01:04 GMT+00:00"; arnews[0] += "
"; arnews[1]="Star Business Briefs - Boerne Star
"; arnews[1] += "

Star Business Briefs
Boerne Star
Glau joins an all-star cast that includes Henry Thomas (Gangs of New York, All the Pretty Horses, Legends of the Fall), Eric Balfour (Texas Chainsaw ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 07 Nov 2009 16:20:23 GMT+00:00"; arnews[1] += "
"; arnews[2]="A couple of new SHARKs from Roger Corman - FANGORIA (blog)
"; arnews[2] += "

A couple of new SHARKs from Roger Corman
FANGORIA (blog)
In any case, DINOSHARK was directed by Kevin O'Neill (who also helmed DINOCROC) from a script by Frances Doel and Guy Prevost and stars Eric Balfour; ...

"; arnews[2] += "
Publ.Date : Fri, 06 Nov 2009 00:53:25 GMT+00:00"; arnews[2] += "
"; arnews[3]="'Valemont' Star Nikki Blonsky Says The Series Has Some 'Really Rad Stuff ... - MTV.com
"; arnews[3] += "

MTV.com

'Valemont' Star Nikki Blonsky Says The Series Has Some 'Really Rad Stuff ...
MTV.com
Just as costars Kristin Hager and Eric Balfour hinted at before, Nikki said some more eerie incidents are coming up. "A lot of twists and turns happen with ...

"; arnews[3] += "
Publ.Date : Tue, 03 Nov 2009 19:08:39 GMT+00:00"; arnews[3] += "
"; arnews[4]="'Valemont' Actor Eric Balfour: Verizon Partnership Is ' Really Important' To ... - MTV.com
"; arnews[4] += "

MTV.com

'Valemont' Actor Eric Balfour: Verizon Partnership Is ' Really Important' To ...
MTV.com
This week, Hollywood Crush caught up with another coed, Eric Balfour, who plays Sophie's older brother (uh, also named Eric) on the supernatural drama. ...

"; arnews[4] += "
Publ.Date : Tue, 27 Oct 2009 21:50:45 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("
");