var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Tom+Green" - Google News"; document.title=document.title+ " "; arnews[0]="Jury hands down 18-year sentence for DWI - San Angelo Standard-Times
"; arnews[0] += "

Jury hands down 18-year sentence for DWI
San Angelo Standard-Times
After a two-day trial in Tom Green County court, a jury found Wayne Dyane Adams guilty on Wednesday, according to a news release from the Tom Green County ...

and more »
"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 03:27:11 GMT+00:00"; arnews[0] += "
"; arnews[1]="Ramirez's family supportive at trial - San Angelo Standard-Times
"; arnews[1] += "

Ramirez's family supportive at trial
San Angelo Standard-Times
Courtroom A in the Tom Green County Courthouse adopted a rhythm during the week Ramirez sat on trial accused in the killing of her ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 03:03:51 GMT+00:00"; arnews[1] += "
"; arnews[2]="JOHN BEGNAUD: Brilliant hues leave lasting impact on area - San Angelo Standard-Times
"; arnews[2] += "

JOHN BEGNAUD: Brilliant hues leave lasting impact on area
San Angelo Standard-Times
... have encouraged a beautiful display. John Begnaud is a retired Tom Green County Extension agent for horticulture. Contact him at j-begnaud@tamu.edu.

"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 03:03:49 GMT+00:00"; arnews[2] += "
"; arnews[3]="AGRILIFE: Holiday meals can taste good and be healthy - San Angelo Standard Times
"; arnews[3] += "

AGRILIFE: Holiday meals can taste good and be healthy
San Angelo Standard Times
Kathy Aycock is a Tom Green County Extension agent with the Texas AgriLIFE Extension Service. Contact her at kaycock@ag.tamu.edu.

"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 02:56:39 GMT+00:00"; arnews[3] += "
"; arnews[4]="Local news in brief, 11/21 - San Angelo Standard Times
"; arnews[4] += "

Local news in brief, 11/21
San Angelo Standard Times
The Tom Green County jail booked 28 people in the 24 hours leading up to 8:30 am Friday. Here is a list of some of the charges:

"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 02:56:36 GMT+00:00"; arnews[4] += "
"; arnews[5]="Texas judge refuses to move second FLDS trial - Salt Lake Tribune
"; arnews[5] += "

Texas judge refuses to move second FLDS trial
Salt Lake Tribune
Irene Jackson, Walther's clerk, said Friday afternoon that provision was made for Keate's trial to be moved to Tom Green County if a jury cannot be seated ...

and more »
"; arnews[5] += "
Publ.Date : Fri, 20 Nov 2009 21:15:29 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("
");