var arnews = new Array(9); totcount = 9; rnd = 0; arnews[0]="Bubba on the Ying Yang Twins' "Git It"
"; arnews[0] += "

Bubba on the Ying Yang Twins' "Git It"

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="Bubba's Pick
"; arnews[1] += "

Bubba's Pick

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="Bubba on when he knew he made it big
"; arnews[2] += "

Bubba on when he knew he made it big

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="Bubba on the meaning of "Ms. New Booty"
"; arnews[3] += "

Bubba on the meaning of "Ms. New Booty"

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; arnews[4]="Bubba on the the video for "Ms. New Booty"
"; arnews[4] += "

Bubba on the the video for "Ms. New Booty"

Add this to your queue
Duration: 00:00

"; arnews[4] += "
"; arnews[5]="Bubba on shooting "Ms. New Booty"
"; arnews[5] += "

Bubba on shooting "Ms. New Booty"

Add this to your queue
Duration: 00:00

"; arnews[5] += "
"; arnews[6]="Ms. New Booty
"; arnews[6] += "

"Ms. New Booty"

Add this to your queue
Duration: 00:00

"; arnews[6] += "
"; arnews[7]="Bubba Sparxxx-Miss New Booty
"; arnews[7] += "

Music Video

Add this to your queue
Duration: 00:00

"; arnews[7] += "
"; document.title=document.title+ " "; arnews[8]="Bubba Sparxxx
"; arnews[8] += "

Bubba knows best.

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("
");