var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Lizzy+Caplan" - Google News"; document.title=document.title+ " "; arnews[0]="More 'Party Down' to arrive in spring (plus Megan Mullally's other comedy gig) - Chicago Tribune
"; arnews[0] += "

More 'Party Down' to arrive in spring (plus Megan Mullally's other comedy gig)
Chicago Tribune
... who's an actor, model and front-man for an earnest alt-rock band when not working Hollywood parties; and Lizzy Caplan as Casey Klein, a pretty, smart, ...

"; arnews[0] += "
Publ.Date : Wed, 04 Nov 2009 21:36:39 GMT+00:00"; arnews[0] += "
"; arnews[1]="What Mean Girls taught me about Halloween - PW-Philadelphia Weekly
"; arnews[1] += "

What Mean Girls taught me about Halloween
PW-Philadelphia Weekly
... Lacey Chabert (Party of Five), Lizzy Caplan (Freaks and Geeks, True Blood), Amanda Seyfried (Mamma Mia), Neil Flynn (Scrubs), Amy Poehler (Upright ...

"; arnews[1] += "
Publ.Date : Thu, 29 Oct 2009 16:32:22 GMT+00:00"; arnews[1] += "
"; arnews[2]="Spoiler Chat: Is There Any Hope for Glee's Puck and Rachel? - E! Online
"; arnews[2] += "

E! Online

Spoiler Chat: Is There Any Hope for Glee's Puck and Rachel?
E! Online
They kind of pretend they don't love each other, but Henry's totally in love with Casey (Lizzy Caplan), pretending he doesn't care." Squee! ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 27 Oct 2009 00:37:52 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("
");