var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " - "Gena Lee+Nolin" - Google News"; document.title=document.title+ " "; arnews[0]="Brooke Shields Speaks Out On Post-Partum Depression - Celebrity Baby Scoop (blog)
"; arnews[0] += "

Brooke Shields Speaks Out On Post-Partum Depression
Celebrity Baby Scoop (blog)
I survived." For more dialogue on PPD, go to Gena Lee Nolin's recent guest blog and leave your thoughts and questions.

and more »
"; arnews[0] += "
Publ.Date : Tue, 17 Nov 2009 04:19:10 GMT+00:00"; arnews[0] += "
"; arnews[1]="Gena Lee Nolin's Message to Moms: 'Don't Sweat the Small Stuff' - Celebrity Baby Blog (blog)
"; arnews[1] += "

Gena Lee Nolin's Message to Moms: 'Don't Sweat the Small Stuff'
Celebrity Baby Blog (blog)
She may be best known for her former role on Baywatch, but in a new blog for Graco, Gena Lee Nolin reveals her skills since becoming a mother reach far ...

"; arnews[1] += "
Publ.Date : Mon, 09 Nov 2009 12:16:49 GMT+00:00"; arnews[1] += "
"; arnews[2]="Kelly Packard's Baby Bump - Celebrity Baby Scoop (blog)
"; arnews[2] += "

Kelly Packard's Baby Bump
Celebrity Baby Scoop (blog)
Kelly's Baywatch costar, Gena Lee Nolin, is opening up about her postpartum depression right here on Celebrity Baby Scoop. Read all about Gena's experiences ...

"; arnews[2] += "
Publ.Date : Fri, 06 Nov 2009 19:05:33 GMT+00:00"; arnews[2] += "
"; arnews[3]="Celebrity Guest Blogger: Gena Lee Nolin - Celebrity Baby Scoop (blog)
"; arnews[3] += "

Celebrity Guest Blogger: Gena Lee Nolin
Celebrity Baby Scoop (blog)
In her second entry, Baywatch star Gena Lee Nolin addresses some of your comments from her first celebrity guest blog. This busy mom of four continues to ...

"; arnews[3] += "
Publ.Date : Wed, 04 Nov 2009 22:20:18 GMT+00:00"; arnews[3] += "
"; totcount = 4; 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("
");