var arnews = new Array(8); totcount = 4; rnd = 0; document.title=document.title+ " - "Lauren+German" - Google News"; document.title=document.title+ " "; arnews[0]="Weber, Neill to star in ABC drama - UPI.com
"; arnews[0] += "

UPI.com

Weber, Neill to star in ABC drama
UPI.com
The series will also co-star Lauren German, Amy Acker, Sarah Gadon, Robert Wisdom, Jay Paulson and Ben Schnetzer. Recurring stars will include Frances ...

and more »
"; arnews[0] += "
Publ.Date : Thu, 04 Feb 2010 23:12:02 GMT+00:00"; arnews[0] += "
"; arnews[1]="DEVELOPMENT UPDATE: WEDNESDAY, FEBRUARY 3 - The Futon Critic
"; arnews[1] += "

DEVELOPMENT UPDATE: WEDNESDAY, FEBRUARY 3
The Futon Critic
Geoff Stults, Sam Neill, Lauren German, Steven Weber, Amy Acker, Sarah Gadon, Robert Wisdom, Jay Paulson and Ben Schnetzer all co-star in the series, ...

"; arnews[1] += "
Publ.Date : Thu, 04 Feb 2010 02:48:09 GMT+00:00"; arnews[1] += "
"; arnews[2]="'Happy Town' finds a home on ABC - Zap2it.com (blog)
"; arnews[2] += "

Zap2it.com (blog)

'Happy Town' finds a home on ABC
Zap2it.com (blog)
The show's cast includes Geoff Stults, Sam Neill, Amy Acker, Lauren German, Steven Weber, Robert Wisdom and Frances Conroy. Josh Appelbaum, Scott Rosenberg ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 04 Feb 2010 01:29:04 GMT+00:00"; arnews[2] += "
"; arnews[3]="Bantam Sailorettes gain ground with South Huron tie - Goderich Signal-Star
"; arnews[3] += "

Bantam Sailorettes gain ground with South Huron tie
Goderich Signal-Star
Winger Hailey McIntyre worked with her linemates Maddie Melady and Samantha Hodges to tie the game up and netminder Lauren German stepped up and helped the ...

"; arnews[3] += "
Publ.Date : Wed, 03 Feb 2010 05:12:27 GMT+00:00"; arnews[3] += "
"; totcount = 4; 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("
");