var arnews = new Array(6); totcount = 6; rnd = 0; arnews[0]="April 24, 2008-Joe Jonas Has a Crush On Emma Watson?
"; arnews[0] += "

Ashlee Still Dodging Pregnancy Questions. Heidi Montag ditches Washington D.C. dinner because of Spencer Pratt. Carrie Underwood Has Been Cheated On? Joe Jonas Has a Crush On Emma Watson? Amy Winehouse Voted...

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="HTV Raw: Nicole Richie, Miley Cyrus and Joe Jonas!
"; arnews[1] += "

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="What Goes Around - Taylor Swifts revenge after hearing Joe Jonas and Camilla Belle Spilt Lyrics
"; arnews[2] += "

Taylor Swift Boston MA singing Justin Timberlakes " What Goes Around " after hearing of Joe Jonas's recent break up with Camilla Belle #79 - Most Viewed (Today) - Education - Brazil#40 - Top Favorited...

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="Joe Jonas battling Robert Pattinson for Camilla Belle?
"; arnews[3] += "

Joe Jonas battling Robert Pattinson for Camilla Belle? Hey Jo Bro Fans! I'm Joslyn in Beverly Hills and this is ClevverTV. Joe Jonas has a career that couldn't be any hotter- and a sweltering personal life to...

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; arnews[4]="Joe Jonas dances to Right Said Fred
"; arnews[4] += "

What Joe Jonas was really listening to while dressed in a leotard and wearing high heels.

Add this to your queue
Duration: 00:00

"; arnews[4] += "
"; arnews[5]="Joe Jonas Dances to Single Ladies
"; arnews[5] += "

For our 2 Week COUNTDOWN to our 2009 Album Release, here is the long-awaited and long-requested video of Joe Jonas dancing to Single Ladies! The Jonas Brothers' new album, "Lines, Vines, and Trying Times" is...

Add this to your queue
Duration: 00:00

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