var arnews = new Array(6); totcount = 2; rnd = 0; document.title=document.title+ " - "Chrishell+Stause" - Google News"; document.title=document.title+ " "; arnews[0]="How to Look Like a Soap Star - soapnet.com
"; arnews[0] += "

How to Look Like a Soap Star
soapnet.com
AMC's Chrishell Stause (Amanda) even revealed a way to instantly look 10lbs lighter! Who doesn't want that?! See all the great advice here.

"; arnews[0] += "
Publ.Date : Thu, 21 Jan 2010 21:05:15 GMT+00:00"; arnews[0] += "
"; arnews[1]="All My Children: Week in Review for January 11, 2010 - soapnet.com
"; arnews[1] += "

All My Children: Week in Review for January 11, 2010
soapnet.com
Chrishell Stause (Amanda) definitely gave a "Performer of the Week" performance when Amanda explained why she couldn't let David die alone, but the poignant ...

"; arnews[1] += "
Publ.Date : Fri, 15 Jan 2010 21:36:06 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("
");