var arnews = new Array(7); totcount = 7; rnd = 0; arnews[0]="Cedric the Entertainer & Kel Mitchell's Dance Off
"; arnews[0] += "

It's time for AOTS Best Dance Crew when Kel Mitchell and Cedric the Entertainer stop by to promote their new dance kung fu movie and battle in a dance off of their own.

Add this to your queue
Duration: 06:58

"; arnews[0] += "
"; arnews[1]="Cedric The Entertainer: Get Ready To Read
"; arnews[1] += "

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="Thanks to Cedric the Entertainer
"; arnews[2] += "

Stephen thanks Cedric the Entertainer for stopping by. (00:22)

Add this to your queue
Duration: 00:22

"; arnews[2] += "
"; arnews[3]="Moment of Zen - Cedric the Entertainer
"; arnews[3] += "

George W. Bush looks forward to future entertainment at the White House Correspondents Dinner. (0:07)

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; arnews[4]="Cedric the Entertainer: Slickster Tipper
"; arnews[4] += "

Cedric the Entertainer is absolutely disgusted with the Beckhams tipping habits -- so much so, that it prompted him to tip the valet $100.

Add this to your queue
Duration: 01:36

"; arnews[4] += "
"; document.title=document.title+ " "; arnews[5]="Cedric the Entertainer
"; arnews[5] += "

Cedric the Entertainer discusses the feature film "Street Kings."

Add this to your queue
Duration: 00:00

"; arnews[5] += "
"; arnews[6]="WWE Monday Night Raw - Cedric the Entertainer Addresses the WWE Universe
"; arnews[6] += "

Cedric the Entertainer tells a few jokes to the WWE Universe.

Add this to your queue
Added: Tue Sep 22 18:00:13 UTC 2009
Air date: Mon Sep 21 00:00:00 UTC 2009
Duration: 02:09
Rating: 4.4 / 5.0

"; arnews[6] += "
Publ.Date : Tue, 22 Sep 2009 18:00:13 -0000"; arnews[6] += "
"; totcount = 7; 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("
");