var arnews = new Array(7); totcount = 6; rnd = 0; arnews[0]="Susan Lucci's Big Time Brawl with Kim Kardashian?
"; arnews[0] += "

Add this to your queue
Duration: 00:00

"; arnews[0] += "
"; arnews[1]="Susan Lucci's 'Dancing' Exclusive!
"; arnews[1] += "

Add this to your queue
Duration: 00:00

"; arnews[1] += "
"; arnews[2]="Susan Lucci -- Card Carrying GILF
"; arnews[2] += "

She's on the current season of "Dancing with the Stars" -- but the only dance our photog wants to do with the 20-time Daytime Emmy loser is the horizontal mambo.

Add this to your queue
Duration: 00:34

"; arnews[2] += "
"; document.title=document.title+ " "; arnews[3]="Dancing Superstars: Susan Lucci
"; arnews[3] += "

Add this to your queue
Duration: 00:00

"; arnews[3] += "
"; arnews[4]="The View - ViewTube - Susan Lucci
"; arnews[4] += "

Susan Lucci tells us when her daughter stopped believing in Santa Claus.

Add this to your queue
Added: Wed Oct 28 03:00:14 UTC 2009
Air date: Tue Oct 27 00:00:00 UTC 2009
Duration: 01:03

"; arnews[4] += "
Publ.Date : Wed, 28 Oct 2009 03:00:14 -0000"; arnews[4] += "
"; arnews[5]="Celebrity Interviews - DWTS: Susan Lucci Departs
"; arnews[5] += "

Susan Lucci beat out Cloris Leachman last week but this week she and partner Tony Dovolani say goodbye to DANCING WITH THE STARS. Find out about her journey back to Pine Valley and what Erica Kane would have done to the judges.

Add this to your queue
Added: Sat Nov 08 05:18:20 UTC 2008
Duration: 01:41

"; arnews[5] += "
Publ.Date : Sat, 08 Nov 2008 05:18:20 -0000"; arnews[5] += "
"; totcount = 6; 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("
");