var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Allison+Payne" - Google News"; document.title=document.title+ " "; arnews[0]="Teesee's Town - Chicago Defender
"; arnews[0] += "

Teesee's Town
Chicago Defender
Sharion Smith is chapter president; Carolyn Curry and Carolyn Palmer, brunch chairs; and Ch. 9's Allison Payne will emcee. For tickets, call (773) 268-7727. ...

"; arnews[0] += "
Publ.Date : Wed, 03 Feb 2010 18:02:02 GMT+00:00"; arnews[0] += "
"; arnews[1]="Fleury interview ignites firestorm in Chicago - Winnipeg Free Press (blog)
"; arnews[1] += "

Fleury interview ignites firestorm in Chicago
Winnipeg Free Press (blog)
Fleury was being interviewed by WGN anchor Allison Payne live on-air last Thursday when she revealed that she had used the same 12-step 'sponsor' Fleury ...

"; arnews[1] += "
Publ.Date : Tue, 26 Jan 2010 19:26:37 GMT+00:00"; arnews[1] += "
"; arnews[2]="Big Ten expansion rumors: Hook em horns? - blogs.vocalo.org (blog)
"; arnews[2] += "

Big Ten expansion rumors: Hook em horns?
blogs.vocalo.org (blog)
I like this one: B Story: Our Trib rival Phil Rosenthal took the Feder scoop on Allison Payne and her admission of AA counseling and, in a classic case of ...

"; arnews[2] += "
Publ.Date : Mon, 25 Jan 2010 13:11:24 GMT+00:00"; arnews[2] += "
"; arnews[3]="If Allison Payne came clean, what's WGN trying to hide? - blogs.vocalo.org (blog)
"; arnews[3] += "

If Allison Payne came clean, what's WGN trying to hide?
blogs.vocalo.org (blog)
A confused and angry Allison Payne took to her Facebook page Friday to denounce me as a “miserable, inadequate journalist” and “an irresponsible writer. ...

"; arnews[3] += "
Publ.Date : Mon, 25 Jan 2010 06:06:00 GMT+00:00"; arnews[3] += "
"; arnews[4]="TV anchor admits drinking problem - Chicago Sun-Times
"; arnews[4] += "

TV anchor admits drinking problem
Chicago Sun-Times
Veteran WGN-Channel 9 anchor Allison Payne is publicly acknowledging a 20-year battle with alcohol addiction, but she says that's not what kept her off the ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 23 Jan 2010 10:06:30 GMT+00:00"; arnews[4] += "
"; arnews[5]="Extra, Extra - Chicagoist
"; arnews[5] += "

Chicagoist

Extra, Extra
Chicagoist
WGN's Allison Payne -- was she recovering from "ministrokes" or simply drunk? The Block 37 developer Joseph Freed and Associates, LLC, lost control of the ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 22 Jan 2010 23:42:05 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("
");