var arnews = new Array(8); totcount = 2; rnd = 0; arnews[0]="ML Interviews Kristy Swanson
"; arnews[0] += "

ML caught up with Kristy Swanson at the Totspot launch. She talks about being a new mom, advice for step moms and more

Add this to your queue
Duration: 01:46

"; arnews[0] += "
"; document.title=document.title+ " "; arnews[1]="Kristy Swanson -- Huggin' It Out
"; arnews[1] += "

Original "Buffy" actress Kristy Swanson visited the Scream Awards last night, and afterwards the former vampire slayer gave up her killing ways to spread the love across Hollywood Blvd.

Add this to your queue
Duration: 01:43

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