var arnews = new Array(8); totcount = 5; rnd = 0; arnews[0]="Easy to Assemble : Celebrity Intervention
"; arnews[0] += "

In search of ratings (and votes for Co-Worker of the Year), Justine ambushes Illeana with a live 'celebrity shoplifting intervention' on 'Forty and Bitter' and admits she too has taken everything from Jennifer Tilly's suit to pieces of the 'Family Ties' set.

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="Celebrities at NATPE
"; arnews[1] += "

Jack Hannah, Damian Chapa, Jennifer Tilly, Jay Leno, Jon Cryer, Charlie Sheen, Robin Leach, Mary Hart, Kato Kaelin, Tamara Henry, Steven C. Barber

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="Stuff Magazine Celebrity Poker Tournament
"; arnews[2] += "

Attack of the Show's Layla Kayleigh makes it to the final table of the Stuff Magazine Celebrity Poker Tournament with pointers from actress Jennifer Tilly and poker legend Johnny Chan

Add this to your queue
Duration: 03:13

"; arnews[2] += "
"; arnews[3]="Larry Birkhead -- Rollin' With the Homies
"; arnews[3] += "

Larry Birkhead was caught trying to sneak out of a BET afterparty at Teddy's. Also out were Suge Knight, Flavor Flav, Ryan Seacrest, Charlize Theron, Jennifer Tilly and more.

Add this to your queue
Duration: 02:24

"; arnews[3] += "
"; document.title=document.title+ " "; arnews[4]="Michele's Believe It!
"; arnews[4] += "

What you didn't know about safety pins, netflix and jennifer tilly... (Also, did you know you can use your headphones as a crappy microphone? believe it!)

Add this to your queue
Duration: 01:51

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