var arnews = new Array(9); totcount = 9; rnd = 0; arnews[0]="Cheryl Burke is a Total Sell Out
"; arnews[0] += "

Cheryl Burke is a major tool -- completely selling herself out to be used for a shameless, 100% staged promo meant to look like real life.

Add this to your queue
Duration: 01:23

"; arnews[0] += "
"; arnews[1]="Cheryl Burke -- Sore Ass Loser
"; arnews[1] += "

Cheryl Burke placed 3rd in yesterday's Great Ass poll -- generating an abysmal 10% of the votes -- so we wanted to know, how's it feel to lose to that chick from High School Musical?

Add this to your queue
Duration: 00:23

"; arnews[1] += "
"; arnews[2]="Recently Spotted Sober: Cheryl Burke
"; arnews[2] += "

Even after three of club appearances -- Villa, One and Hyde -- Cheryl Burke was able to walk in a straight line last night. Incredible!

Add this to your queue
Duration: 00:58

"; arnews[2] += "
"; arnews[3]="Cheryl Burke -- "Dancing" Tool?
"; arnews[3] += "

"Dancing with the Stars" is back on -- and that means Cheryl Burke is back at Hyde.

Add this to your queue
Duration: 00:54

"; arnews[3] += "
"; arnews[4]="Gilles Marini amp Cheryl Burke Cha Cha Dancing with the Stars DWTS 2009 E801 MARCH 9 clip0
"; arnews[4] += "

Add this to your queue
Duration: 00:00

"; arnews[4] += "
"; arnews[5]="HTV: Cheryl Burke
"; arnews[5] += "

Cheryl Burke talks about her "Dancing" predictions.

Add this to your queue
Duration: 00:00

"; arnews[5] += "
"; arnews[6]="Cheryl Burke and Gilles Marini Heat Up 'DWTS' Rehearsals
"; arnews[6] += "

Add this to your queue
Duration: 00:00

"; arnews[6] += "
"; arnews[7]="Cheryl Burke Offers Her 'Dancing with the Stars' Predictions
"; arnews[7] += "

Add this to your queue
Duration: 00:00

"; arnews[7] += "
"; arnews[8]="Gilles Marini Parties with Cheryl Burke
"; arnews[8] += "

Add this to your queue
Duration: 00:00

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