var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Eric+Johnson" - Google News"; document.title=document.title+ " "; arnews[0]="Pride no match for Bucs - News & Observer
"; arnews[0] += "

Pride no match for Bucs
News & Observer
Britt defeated the Pride behind Eric Johnson's 157 yards rushing and two touchdowns. The Buccaneers (12-1), who reached the state 4-AA final in 2008, ...

"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 07:19:23 GMT+00:00"; arnews[0] += "
"; arnews[1]="GHS assistant principal remembered - Greenville Herald-Banner
"; arnews[1] += "

GHS assistant principal remembered
Greenville Herald-Banner
... as well as members of the community, have spent the past week mourning the death of Eric Johnson, an assistant principal at the campus. ...

"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 05:56:17 GMT+00:00"; arnews[1] += "
"; arnews[2]="POLITICAL NOTEBOOK: Scheduling kills first debate in governor's race - Macon Telegraph
"; arnews[2] += "

POLITICAL NOTEBOOK: Scheduling kills first debate in governor's race
Macon Telegraph
Eric Johnson all made that cut for the Republicans, and Attorney General Thurbert Baker, former Gov. Roy Barnes, Dublin area state Rep. ...

"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 05:04:42 GMT+00:00"; arnews[2] += "
"; arnews[3]="Jail work to begin next fall - Times-Georgian
"; arnews[3] += "

Jail work to begin next fall
Times-Georgian
... on the new Douglas County jail should be under way by next October. and local workers will get preference, according to Eric Johnson, project manager. ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 05:00:29 GMT+00:00"; arnews[3] += "
"; arnews[4]="Robbery, arson defendant gets 26 years - Minneapolis Star Tribune
"; arnews[4] += "

Robbery, arson defendant gets 26 years
Minneapolis Star Tribune
He spent most of it before police caught him last year, District Attorney Eric Johnson and Police Chief Marty Jensen said Friday. ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 03:23:21 GMT+00:00"; arnews[4] += "
"; arnews[5]="Journalists discuss implications of Obama's trip to Asia - Columbia Missourian
"; arnews[5] += "

Journalists discuss implications of Obama's trip to Asia
Columbia Missourian
Eric Johnson, deputy editor, Japan Times, Osaka, Japan: There were two basic reactions. First, the reaction among members of the general public ranged from ...

and more »
"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 00:45:33 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("
");