var arnews = new Array(8); totcount = 2; rnd = 0; arnews[0]="Popbytes at the Teen Choice Awards 2008
"; arnews[0] += "

A bit of video I shot on August 3rd, 2008 on the blue carpet over at the Teen Choice Awards - included are Natasha Bedingfield, Lil' Mama, Lauren Conrad, Summer Glau, Chad Michael Murry, Selena Gomez, The...

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; document.title=document.title+ " "; arnews[1]="Access Hollywood - Joss Whedon Talks 'Dollhouse'
"; arnews[1] += "

"Dollhouse" creator Joss Whedon chats with Access' Laura Saltman about Jamie Bamber guest starring on "Dollhouse" and trying to get Summer Glau to come on the show.

Add this to your queue
Added: Tue Aug 04 02:40:10 UTC 2009
Air date: Mon Aug 03 00:00:00 UTC 2009
Duration: 03:50
Rating: 4.7 / 5.0

"; arnews[1] += "
Publ.Date : Tue, 04 Aug 2009 02:40:10 -0000"; arnews[1] += "
"; totcount = 2; 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("
");