var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Andrea+Anders" - Google News"; document.title=document.title+ " "; arnews[0]="TV pick: Better off Ted - New Zealand Herald
"; arnews[0] += "

TV pick: Better off Ted
New Zealand Herald
At the same time, he struggles to suppress his feelings for another colleague, Linda (Andrea Anders). Unfortunately he's already broken his self-imposed ...

"; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 00:00:40 GMT+00:00"; arnews[0] += "
"; arnews[1]="BETTER OFF TED Season 2 Character Gallery - Daemon's TV (blog)
"; arnews[1] += "

Daemon's TV (blog)

BETTER OFF TED Season 2 Character Gallery
Daemon's TV (blog)
"Better Off Ted" stars Jay Harrington as Ted, Portia de Rossi as Veronica, Andrea Anders as Linda, Jonathan Slavin as Phil, Malcolm Barrett as Lem and ...

"; arnews[1] += "
Publ.Date : Thu, 12 Nov 2009 04:37:45 GMT+00:00"; arnews[1] += "
"; arnews[2]="ABC Slates Scrubs, Better Off Ted for December Premieres - World Screen News
"; arnews[2] += "

ABC Slates Scrubs, Better Off Ted for December Premieres
World Screen News
... to take a closer look at the company's dubious practices. The show stars Jay Harrington, Portia de Rossi, Andrea Anders, Jonathan Slavin and Isabella Acres.

and more »
"; arnews[2] += "
Publ.Date : Mon, 02 Nov 2009 15:48:24 GMT+00:00"; arnews[2] += "
"; arnews[3]="ABC ANNOUNCES THE SEASON PREMIERES OF "SCRUBS" AND "BETTER OFF TED" - Daemon's TV (blog)
"; arnews[3] += "

Daemon's TV (blog)

ABC ANNOUNCES THE SEASON PREMIERES OF "SCRUBS" AND "BETTER OFF TED"
Daemon's TV (blog)
"Better Off Ted" stars Jay Harrington as Ted, Portia de Rossi as Veronica, Andrea Anders as Linda, Jonathan Slavin as Phil, Malcolm Barrett as Lem and ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 31 Oct 2009 02:18:29 GMT+00:00"; arnews[3] += "
"; arnews[4]="ABC sets 'Scrubs,' 'Better Off Ted' returns - HitFix
"; arnews[4] += "

HitFix

ABC sets 'Scrubs,' 'Better Off Ted' returns
HitFix
The comedy continues to star Jay Harrington, Portia de Rossi, Andrea Anders, Jonathan Slavin, Malcolm Barrett and Isabella Acres.

and more »
"; arnews[4] += "
Publ.Date : Thu, 29 Oct 2009 21:11:55 GMT+00:00"; arnews[4] += "
"; arnews[5]="2009 Environmental Media Awards Green Carpet - Wonderwall (satire)
"; arnews[5] += "

2009 Environmental Media Awards Green Carpet
Wonderwall (satire)
Actress Andrea Anders supported her sitcom "Better Off Ted," which won the award for Television Episodic Comedy. Television legend Norman Lear and his wife, ...

and more »
"; arnews[5] += "
Publ.Date : Mon, 26 Oct 2009 19:03:50 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("
");