var arnews = new Array(6); totcount = 6; rnd = 0; document.write("
"); arnews[0]="TribWeek: In Case You Missed It
"; arnews[0] += "By Ross RamseyThe governor depicted by Democrats as a coward in statewide newspaper ads last week doesn't seem nervous. In fact, as he traveled from Killeen to Temple and on to Texarkana, Republican Rick Perry looked comfortable, though he says he's taking his Democratic challenger, Bill White, seriously.An interview with Attorney General Greg Abbo..."; arnews[0] += "
Publ.Date : Sat, 04 Sep 2010 05:00:00 -0500"; arnews[0] += "
"; arnews[1]="The Bellwether
"; arnews[1] += "By Morgan SmithOn a Friday afternoon in late August, a handful of seniors — helmet-haired ladies and gentlemen with the upright bearing of former soldiers — gather in a small room at a Holiday Inn along Highway 79 in the Central Texas town of Hearne.Standing before them, U.S. Rep Chet Edwards, D-Waco, glides into his speech. “Let ..."; arnews[1] += "
Publ.Date : Fri, 03 Sep 2010 05:00:00 -0500"; arnews[1] += "
"; arnews[2]="The Director\'s Cut
"; arnews[2] += "By Reeve HamiltonAny film that combines immigration, guns and taxes can’t help but rile at least someone in Texas. Such is the case with Machete — the latest release from one the state’s most prominent filmmakers, director Robert Rodriguez — and the furor surrounding the production's bid for a state government handout.In the..."; arnews[2] += "
Publ.Date : Fri, 03 Sep 2010 05:00:00 -0500"; arnews[2] += "
"; arnews[3]="How I Became Lieutenant Governor
"; arnews[3] += "By Bill Hobby with Saralee Tiede[Editor's note: How Things Really Work: Lessons from a Life in Politics, by former Lt. Gov. Bill Hobby with Saralee Tiede, is being published this month by the Dolph Briscoe Center for American History at the University of Texas. In this excerpt — the third of three that the Tribune wil..."; arnews[3] += "
Publ.Date : Fri, 03 Sep 2010 05:00:00 -0500"; arnews[3] += "
"; arnews[4]="Green Horns
"; arnews[4] += "By Kate GalbraithWhen Longhorn football kicks off at home a week from Saturday, so will a brand-new marketing effort aimed at peddling, of all things, green electricity.Texas Longhorns Energy promises customers 100 percent power from Texas wind. \"Let your power power the Texas Longhorns,\" says former star quarterback Colt McCoy, whose family has ..."; arnews[4] += "
Publ.Date : Thu, 02 Sep 2010 05:00:00 -0500"; arnews[4] += "
"; arnews[5]="Emilio\'s Exile
"; arnews[5] += "By Julian AguilarReporter Emilio Gutiérrez says he knew the script the Mexican general wanted him to follow. He was to report what the Army wanted, how it wanted it, and to ignore any wrongdoing the soldiers, deployed by Mexican President Felipe Calderón, may have committed against the townspeople in the border state of Chihuahua..."; arnews[5] += "
Publ.Date : Thu, 02 Sep 2010 05:00:00 -0500"; 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("
");