var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Cecily+Tynan" - Google News"; document.title=document.title+ " "; arnews[0]="Dave Roberts To Retire - PR-AU.com... (press release)
"; arnews[0] += "

Dave Roberts To Retire
PR-AU.com... (press release)
In 2002, Roberts opted to reduce his workload, passing the 11pm torch to Cecily Tynan. Dave Roberts' own move to the Action News evening newscasts came when ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 14:32:11 GMT+00:00"; arnews[0] += "
"; arnews[1]="Roberts sets a last forecast - Philadelphia Inquirer
"; arnews[1] += "

Roberts sets a last forecast
Philadelphia Inquirer
In 2002, when he handed the main weather duties to Cecily Tynan, Roberts started cutting back. He's been working a few days a week on the 5 and 6 pm shows. ...

and more »
"; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 08:06:47 GMT+00:00"; arnews[1] += "
"; arnews[2]="Dave Roberts To Retire - PR Newswire (press release)
"; arnews[2] += "

Dave Roberts To Retire
PR Newswire (press release)
In 2002, Roberts opted to reduce his workload, passing the 11pm torch to Cecily Tynan. Dave Roberts' own move to the Action News evening newscasts came when ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 18 Nov 2009 23:59:27 GMT+00:00"; arnews[2] += "
"; arnews[3]="Thanksgiving Philadelphia style: Everyone loves a parade - Examiner.com
"; arnews[3] += "

Examiner.com

Thanksgiving Philadelphia style: Everyone loves a parade
Examiner.com
... and will air the whole parade live on 6abc at 8:30 AM Philly's popular 6 ABC Action News team, Cecily Tynan and Dave Roberts will commentate the events. ...

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

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[4] += "
Publ.Date : Wed, 11 Nov 2009 16:32:50 GMT+00:00"; arnews[4] += "
"; arnews[5]="Juggling work and being a new mom - 6abc.com
"; arnews[5] += "

Juggling work and being a new mom
6abc.com
I wasn't folding laundry or doing all these other activities," Cecily Tynan said. But I've found the most difficult struggle is leaving home without the ...

"; arnews[5] += "
Publ.Date : Fri, 06 Nov 2009 04:56:28 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("
");