var arnews = new Array(6); totcount = 3; rnd = 0; document.title=document.title+ " - "Chi+McBride" - Google News"; document.title=document.title+ " "; arnews[0]="Frickin' Eh Movie News 11.04.09: Don't Stop the Funk - 411mania.com
"; arnews[0] += "

Frickin' Eh Movie News 11.04.09: Don't Stop the Funk
411mania.com
I always love Chi McBride in everything, and he just fits the role of the Chief so well, it's hard to see anybody doing it better. ...

"; arnews[0] += "
Publ.Date : Wed, 04 Nov 2009 05:07:39 GMT+00:00"; arnews[0] += "
"; arnews[1]="Exclusive Interview: SCOTT WOLF BEAMS ABOARD 'V' - THE REMAKE - iFMagazine
"; arnews[1] += "

iFMagazine

Exclusive Interview: SCOTT WOLF BEAMS ABOARD 'V' - THE REMAKE
iFMagazine
I was talking to [NINE cast mate] Chi McBride, who's working on this new [Fox] show HUMAN TARGET right now; we're friends. I wasn't with him at the time, ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 03 Nov 2009 17:00:34 GMT+00:00"; arnews[1] += "
"; arnews[2]="'Frighteners' Provides Lots of Laughter - Henderson State University Oracle
"; arnews[2] += "

'Frighteners' Provides Lots of Laughter
Henderson State University Oracle
Cyrus (Chi McBride), Stuart (Jim Fyfe) and Judge (John Astin) are three of the biggest reasons to watch this film. Cyrus is a man who died sometime in the ...

"; arnews[2] += "
Publ.Date : Mon, 26 Oct 2009 23:17:59 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("
");