var arnews = new Array(6); totcount = 4; rnd = 0; document.title=document.title+ " - "Heather+Unruh" - Google News"; document.title=document.title+ " "; arnews[0]="New Advice: Skip Mammograms In 40s, Start At 50 - Boston Channel.com
"; arnews[0] += "

New Advice: Skip Mammograms In 40s, Start At 50
Boston Channel.com
newscenter 5's Heather Unruh reported Monday that the unexpected about-face by the US Preventative Services Task Force is certain to cause anxiety and ...

and more »
"; arnews[0] += "
Publ.Date : Mon, 16 Nov 2009 22:23:52 GMT+00:00"; arnews[0] += "
"; arnews[1]="Girl Suffers Eye Damage From Freak Accident - Boston Channel.com
"; arnews[1] += "

Girl Suffers Eye Damage From Freak Accident
Boston Channel.com
As NewsCenter 5's Heather Unruh reported Wednesday, it involves a product we all have around the house. "I felt like a bomb was just exploding on my eye," ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 11 Nov 2009 23:16:41 GMT+00:00"; arnews[1] += "
"; arnews[2]="Vaccine May Help Smokers Kick Habit - Boston Channel.com
"; arnews[2] += "

Vaccine May Help Smokers Kick Habit
Boston Channel.com
As NewsCenter 5's Heather Unruh reported, researchers are looking for healthy smokers over 18 to give it a try. "I felt as though the drug, nicotine, ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 10 Nov 2009 22:14:11 GMT+00:00"; arnews[2] += "
"; arnews[3]="Flaherty? Menino? 10 reasons to vote yes - Boston Globe
"; arnews[3] += "

Boston Globe

Flaherty? Menino? 10 reasons to vote yes
Boston Globe
“I have been told I look like [WCVB coanchor] Heather Unruh,'' she says. 8. He'll invent a job for that nice Sam Yoon. 6. He's not related to disgraced ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 03 Nov 2009 06:13:34 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("
");