var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Erica+Shaffer" - Google News"; document.title=document.title+ " "; arnews[0]="Super Bowl is "Super" for area businesses - WTOL.com
"; arnews[0] += "

Super Bowl is "Super" for area businesses
WTOL.com
TOLEDO, OH (WTOL) - The New Orleans Saints weren't the only winners during the Super Bowl. If you cheered on a team during ...

and more »
"; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 00:37:53 GMT+00:00"; arnews[0] += "
"; arnews[1]="Tow truck drivers says snow days are great for business - WTOL.com
"; arnews[1] += "

Tow truck drivers says snow days are great for business
WTOL.com
TOLEDO, OH (WTOL) - The weather on Friday and Saturday was a major headache for some travels, but for others the snow was ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 07 Feb 2010 04:42:44 GMT+00:00"; arnews[1] += "
"; arnews[2]="Heroin use is up in Findlay - WTOL.com
"; arnews[2] += "

Heroin use is up in Findlay
WTOL.com
FINDLAY, OH (WTOL) - Heroin is a drug whose popularity is rising because it's so cheap. Findlay has especially seen the ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 04 Feb 2010 22:59:20 GMT+00:00"; arnews[2] += "
"; arnews[3]="Local dealers begin fixes on Toyota brake pedals - WTOL.com
"; arnews[3] += "

Local dealers begin fixes on Toyota brake pedals
WTOL.com
TOLEDO, OH (WTOL) - The hits just keep on coming for Toyota Motor Company as the US Transportation Secretary Ray LaHood is ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 03 Feb 2010 22:31:44 GMT+00:00"; arnews[3] += "
"; arnews[4]="Swanton fire destroys family's mobile home - WTOL.com
"; arnews[4] += "

Swanton fire destroys family's mobile home
WTOL.com
SWANTON, OH (WTOL) - A family lost everything after a fire destroyed their mobile home around 3 am Sunday morning. ...

and more »
"; arnews[4] += "
Publ.Date : Mon, 01 Feb 2010 02:27:19 GMT+00:00"; arnews[4] += "
"; arnews[5]="Choosing a tax option that's right for you takes some thought - WTOL.com
"; arnews[5] += "

Choosing a tax option that's right for you takes some thought
WTOL.com
TOLEDO, OH (WTOL) - W2s are showing up in the mail or being passed out at work. Now that you have yours in hand, ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 29 Jan 2010 23:01:49 GMT+00:00"; arnews[5] += "
"; arnews[6]="Fear of losing benefits keeps some from part-time work - WTOL.com
"; arnews[6] += "

Fear of losing benefits keeps some from part-time work
WTOL.com
TOLEDO, OH (WTOL) - Census Bureau managers having trouble getting temporary employees believe a misunderstanding about ...

and more »
"; arnews[6] += "
Publ.Date : Wed, 27 Jan 2010 23:50:52 GMT+00:00"; arnews[6] += "
"; totcount = 7; 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("
");