var arnews = new Array(9); totcount = 9; rnd = 0; arnews[0]="Sharon Osbourne Trashes Susan Boyle on Opie & Anthony
"; arnews[0] += "

Sharon Osbourne talks about Susan Boyle on The Opie & Anthony Show

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="Sharon Osbourne Is So Hot Right Now
"; arnews[1] += "

Sharon Osbourne was shocked we did a poll asking people "who'd you rather?" between her and daughter Kelly. Even more shocking -- the 55-year-old mum won!

Add this to your queue
Duration: 03:25

"; arnews[1] += "
"; arnews[2]="Sharon Osbourne F*** Video
"; arnews[2] += "

Watch Sharon drop the f'bomb!

Add this to your queue
Duration: 00:00

"; arnews[2] += "
"; arnews[3]="Sharon Osbourne Shares All!
"; arnews[3] += "

Never one without words, Sharon Osbourne shares her true feelings about some of today's popular celebrities. Watch as Ellen quizzes her about David Beckham, Robert Pattinson, Jon & Kate, and more!

Add this to your queue
Duration: 02:45

"; arnews[3] += "
"; arnews[4]="On Sharon Osbourne vs. Iron Maiden
"; arnews[4] += "

On Sharon Osbourne vs. Iron Maiden

Add this to your queue
Duration: 00:00

"; arnews[4] += "
"; arnews[5]="On Sharon Osbourne vs. Iron Maiden
"; arnews[5] += "

On Sharon Osbourne vs. Iron Maiden

Add this to your queue
Duration: 00:00

"; arnews[5] += "
"; arnews[6]="HTV: The Osbournes
"; arnews[6] += "

Sharon Osbourne talks about Sarah Palin's book.

Add this to your queue
Duration: 00:00

"; arnews[6] += "
"; arnews[7]="HTV: The Osbournes (HD)
"; arnews[7] += "

Sharon Osbourne talks about Sarah Palin's book.

Add this to your queue
Duration: 01:18

"; arnews[7] += "
"; arnews[8]="Sharon Osbourne Reveals Her True Opinions - Uncut for the Web!
"; arnews[8] += "

On Wednesday, Ellen held up photos and asked Sharon what her opinions are about the people in the pics.

Add this to your queue
Duration: 02:59

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