var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Rebecca+Budig" - Google News"; document.title=document.title+ " "; arnews[0]="Comings and Goings: An Avalanche of AMC Returnees - soapnet.com
"; arnews[0] += "

Comings and Goings: An Avalanche of AMC Returnees
soapnet.com
[STORY] But as one favorite prepares to leave, it looks like one will return: Rebecca Budig -- last seen when Greenlee took a long motorcycle ride to the ...

"; arnews[0] += "
Publ.Date : Wed, 18 Nov 2009 13:09:02 GMT+00:00"; arnews[0] += "
"; arnews[1]="Eden Riegel Not Returning to AMC - AfterEllen.com
"; arnews[1] += "

Eden Riegel Not Returning to AMC
AfterEllen.com
It would seem that the writer Pratt and ABC daytime president Frons are drooling over the fact that Rebecca Budig has agreed to come back as Greenlee since ...

"; arnews[1] += "
Publ.Date : Tue, 03 Nov 2009 00:41:42 GMT+00:00"; 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("
");