var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " "; arnews[0]="Chelsea Lately - Ali Landry
"; arnews[0] += "

The gorgeous actress dishes about her new web series "Spotlight to Nightlight" and raps with Chelsea about booze and babies. See it.

Add this to your queue
Added: Tue Apr 07 13:10:24 UTC 2009
Air date: Mon Apr 06 00:00:00 UTC 2009
Duration: 05:44

"; arnews[0] += "
Publ.Date : Tue, 07 Apr 2009 13:10:24 -0000"; arnews[0] += "
"; arnews[1]="Celebrity Interviews - Spotlight To Nightlight: Ali Landry
"; arnews[1] += "

Ali Landry, the Doritos girl, is now hosting a show for moms SPOTLIGHT TO NIGHTLIGHT on www.omg.yahoo.com. She visits Madison Michele in the Hollywood 411 studio to talk about the joys of motherhood & laments potty-training.

Add this to your queue
Added: Thu Mar 26 03:40:27 UTC 2009
Air date: Tue Mar 24 00:00:00 UTC 2009
Duration: 04:54

"; arnews[1] += "
Publ.Date : Thu, 26 Mar 2009 03:40:27 -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("
");