var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " - "Khandi+Alexander" - Google News"; document.title=document.title+ " "; arnews[0]="Unfortunately, some TV types get swept away - Buffalo News
"; arnews[0] += "

Unfortunately, some TV types get swept away
Buffalo News
I do think that Rodriguez added a nice bit of hangdog soulfulness to the show, just as Khandi Alexander as ME Alex seemed to be the only cast member willing ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 12:08:16 GMT+00:00"; arnews[0] += "
"; arnews[1]="The best made-for-TV movies/miniseries of the '00s - A.V. Club
"; arnews[1] += "

A.V. Club

The best made-for-TV movies/miniseries of the '00s
A.V. Club
Yes, it's based on a true story, but in the hands of Simon, Burns, Mills, and Dutton (as well as stars Khandi Alexander, TK Carter, and Sean Nelson), ...

"; arnews[1] += "
Publ.Date : Tue, 10 Nov 2009 18:23:05 GMT+00:00"; arnews[1] += "
"; arnews[2]="Calling all HBO 'Treme' extras! - NOLA.com
"; arnews[2] += "

NOLA.com

Calling all HBO 'Treme' extras!
NOLA.com
... Wendell Pierce ("The Wire"), Clarke Peters ("The Wire"), Khandi Alexander ("The Corner"), Melissa Leo ("Frozen River"), Steve Zahn ("That Thing You Do! ...

"; arnews[2] += "
Publ.Date : Mon, 26 Oct 2009 11:55:32 GMT+00:00"; arnews[2] += "
"; arnews[3]="Monday's Highlights: History Channel reveals 'Death Masks' - Los Angeles Times
"; arnews[3] += "

Monday's Highlights: History Channel reveals 'Death Masks'
Los Angeles Times
CSI: Miami: Fans will remember that Dr. Alexx Woods (Khandi Alexander), the team's medical examiner, quit when a murder case hit a bit too close to home, ...

and more »
"; arnews[3] += "
Publ.Date : Mon, 26 Oct 2009 07:00:11 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("
");