var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Erin+O Hearn" - Google News"; document.title=document.title+ " "; arnews[0]="Losing track of sex offenders - 6abc.com
"; arnews[0] += "

Losing track of sex offenders
6abc.com
By Erin O'Hearn November 13, 2009 (WPVI) -- States' Megan's Laws are designed to provide the public access to names and addresses of convicted sex offenders ...

"; arnews[0] += "
Publ.Date : Sat, 14 Nov 2009 04:33:17 GMT+00:00"; arnews[0] += "
"; arnews[1]="Exercise for mom and baby - 6abc.com
"; arnews[1] += "

Exercise for mom and baby
6abc.com
By Erin O'Hearn November 12, 2009 (WPVI) -- I was pretty lucky during my pregnancy. I exercised right until the end. Given, the level of exercise waned as ...

"; arnews[1] += "
Publ.Date : Thu, 12 Nov 2009 18:20:43 GMT+00:00"; arnews[1] += "
"; arnews[2]="It's not easy being a working mom - 6abc.com
"; arnews[2] += "

It's not easy being a working mom
6abc.com
November 11, 2009 (WPVI) -- Last week, Erin O'Hearn produced a special on our newscast about the difficulties of returning to work after ...

"; arnews[2] += "
Publ.Date : Wed, 11 Nov 2009 16:32:50 GMT+00:00"; arnews[2] += "
"; arnews[3]="Juggling work and being a new mom - 6abc.com
"; arnews[3] += "

Juggling work and being a new mom
6abc.com
By Erin O'Hearn November 5, 2009 (WPVI) -- Recent studies show that more than 60 percent of women with children under the age of three are now dividing ...

"; arnews[3] += "
Publ.Date : Fri, 06 Nov 2009 04:56:28 GMT+00:00"; arnews[3] += "
"; arnews[4]="How NOT to take advice - 6abc.com
"; arnews[4] += "

How NOT to take advice
6abc.com
By Erin O'Hearn November 5, 2009 (WPVI) -- Parenting, like pregnancy, is a topic that often turns off people's social filter. In an attempt to be helpful, ...

"; arnews[4] += "
Publ.Date : Thu, 05 Nov 2009 16:07:14 GMT+00:00"; arnews[4] += "
"; arnews[5]="Scary Halloween costume prices - 6abc.com
"; arnews[5] += "

Scary Halloween costume prices
6abc.com
By Erin O'Hearn October 29, 2009 (WPVI) -- Saturday is a big day. It is our first Halloween with little Sienna. She just turned three months old; ...

"; arnews[5] += "
Publ.Date : Thu, 29 Oct 2009 15:41:08 GMT+00:00"; 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("
");