var arnews = new Array(8); totcount = 8; rnd = 0; arnews[0]="Taraji P. Henson Does It Early
"; arnews[0] += "

Oscar-nominated actress Taraji P. Henson spoke with Maggie Rodriguez and Harry Smith about her critically-acclaimed role alongside Brad Pitt.

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="Taraji P. Henson Does It Early
"; arnews[1] += "

Oscar-nominated actress Taraji P. Henson spoke with Maggie Rodriguez and Harry Smith about her critically-acclaimed role alongside Brad Pitt.

Add this to your queue
Duration: 03:09

"; arnews[1] += "
"; arnews[2]="Taraji P. Henson
"; arnews[2] += "

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="Taraji P. Henson, Bradley Cooper, Ed Helms, Justin Bartha Introduce Eminem
"; arnews[3] += "

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; arnews[4]="Taraji P. Henson, Terrence Howard Posted: 11.10.09
"; arnews[4] += "

Episode 26

Add this to your queue
Duration: 00:00

"; arnews[4] += "
"; arnews[5]="Taraji P. Henson, Terrence Howard Posted: 11.16.09
"; arnews[5] += "

Plus, Anthony Hamilton, Cornel West and George Clinton.

Add this to your queue
Duration: 00:00

"; arnews[5] += "
"; arnews[6]="SAG AWARDS Red Carpet - Taraji P. Henson
"; arnews[6] += "

Dave Karger and Ian Bagg interview Taraji P. Henson on the red carpet at the 15th Annual Screen Actors Guild Awards.

Add this to your queue
Duration: 00:00

"; arnews[6] += "
"; document.title=document.title+ " "; arnews[7]="Taraji P. Henson
"; arnews[7] += "

Dave Karger and Ian Bagg interview Taraji P. Henson on the red carpet at the 15th Annual Screen Actors Guild Awards.

Add this to your queue
Duration: 00:00

"; arnews[7] += "
"; totcount = 8; 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("
");