var arnews = new Array(9); totcount = 3; rnd = 0; arnews[0]="Remember the Daze with Alexa Vega
"; arnews[0] += "

Do you have or are you making high school memories? Well we hit LIVEstyle s after party for Remember the Daze to find out what Alexa Vega s memories are all about.

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; document.title=document.title+ " "; arnews[1]="Interview - Alexa Vega on Making...
"; arnews[1] += "

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="Celebrity Interviews - Alexa Vega on Ruby and the Rockits!
"; arnews[2] += "

Alexa Vega talks about working with the Cassidy clan on the new ABC Family series RUBY AND THE ROCKITS!

Add this to your queue
Added: Tue Jul 21 18:10:11 UTC 2009
Air date: Mon Jul 20 00:00:00 UTC 2009
Duration: 02:47

"; arnews[2] += "
Publ.Date : Tue, 21 Jul 2009 18:10:11 -0000"; arnews[2] += "
"; totcount = 3; 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("
");