var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Tina+Fey" - Google News"; document.title=document.title+ " "; arnews[0]="Palin notebook - Rochester Democrat and Chronicle
"; arnews[0] += "

Palin notebook
Rochester Democrat and Chronicle
Tina Fey, move over. A Palin lookalike, Shannon Lowery of Athens, Pa. — who says Palin "is absolutely an inspiration to me" — was outside Borders on ...

and more »
"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 08:03:06 GMT+00:00"; arnews[0] += "
"; arnews[1]="Gored on 'SNL' - Hartford Courant
"; arnews[1] += "

Gored on 'SNL'
Hartford Courant
But where oh where was Tina Fey as Palin? If they needed her once this year it was this week. Her presence might have meant more Thompson, though, ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 06:51:37 GMT+00:00"; arnews[1] += "
"; arnews[2]="Better Than SNL - ChicagoNow (blog)
"; arnews[2] += "

Better Than SNL
ChicagoNow (blog)
Instead, let's see Tina Fey introduce the awards for the Ad Council. You know the Ad Council, they make the Good commercials, the ones with Crying Indians, ...

"; arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 06:30:07 GMT+00:00"; arnews[2] += "
"; arnews[3]="Television movies for the week of Nov. 22 - Pittsburgh Post Gazette
"; arnews[3] += "

Television movies for the week of Nov. 22
Pittsburgh Post Gazette
Tina Fey. A career woman hires a surrogate mother to have her baby. (PG-13) (1:45) MAX: Thu. 11:15 AM (CC) • Babylon AD '08. Vin Diesel. ...

"; arnews[3] += "
Publ.Date : Sun, 22 Nov 2009 05:44:07 GMT+00:00"; arnews[3] += "
"; arnews[4]="Palin on O'Reilly . . . Again – But What the Hell's a “Guttural Instinct?” - News Hounds (blog)
"; arnews[4] += "

Palin on O'Reilly . . . Again – But What the Hell's a “Guttural Instinct?”
News Hounds (blog)
O'Reilly discussed the “vitriol” of the media, and Palin responded with some new Tina Fey material: “How would we have known though to the extent that it ...

and more »
"; arnews[4] += "
Publ.Date : Sun, 22 Nov 2009 05:10:34 GMT+00:00"; arnews[4] += "
"; arnews[5]="Joan Vennochi Sexism knows no political bounds - Boston Globe
"; arnews[5] += "

Joan Vennochi Sexism knows no political bounds
Boston Globe
They also fear she taps into populist anger that will somehow catapult her into the Oval Office, no matter how bad Katie Couric and Tina Fey made her look. ...

and more »
"; arnews[5] += "
Publ.Date : Sun, 22 Nov 2009 02:08:57 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("
");