var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " "; arnews[0]="Re-signing their own Astros' priority
"; arnews[0] += "When it comes to the big names of the free-agent market this offseason, don't expect to see the likes of Matt Holliday or John Lackey spending time looking for real estate or researching the best school districts in the Houston area."; arnews[0] += "
Publ.Date : Thu, 19 Nov 2009 04:59:00 GMT"; arnews[0] += "
"; arnews[1]="Astros' Matsui leaves game with sore back
"; arnews[1] += "Houston Astros second baseman Kazuo Matsui left Tuesday's game against the San Francisco Giants with a sore back."; arnews[1] += "
Publ.Date : Tue, 12 Aug 2008 07:00:00 GMT"; arnews[1] += "
"; arnews[2]="Tulo misses out on Gold Glove
"; arnews[2] += "Rockies shortstop Troy Tulowitzki had a .986 fielding percentage this season. By any measure, Rockies shortstop Troy Tulowitzki is a great defender."; arnews[2] += "
Publ.Date : Thu, 12 Nov 2009 13:15:27 GMT"; arnews[2] += "
"; arnews[3]="Rockies' Tulowitzki unable to catch first Gold Glove
"; arnews[3] += "By any measure, Rockies shortstop Troy Tulowitzki is a great defender. But, he is not yet a Gold Glover."; arnews[3] += "
Publ.Date : Thu, 12 Nov 2009 02:52:55 GMT"; arnews[3] += "
"; arnews[4]="Tulo unable to catch first Gold Glove
"; arnews[4] += "By any measure, Rockies shortstop Troy Tulowitzki is a great defender. But, he is not yet a Gold Glover."; arnews[4] += "
Publ.Date : Wed, 11 Nov 2009 18:38:45 GMT"; arnews[4] += "
"; arnews[5]="What's on second? Small free-agent class
"; arnews[5] += "The classic line \"What's on second?\" could become a very serious question during the Hot Stove season."; arnews[5] += "
Publ.Date : Wed, 11 Nov 2009 14:00:00 GMT"; arnews[5] += "
"; arnews[6]="Matsuzaka wins Game Three, enjoys duel with Matsui
"; arnews[6] += "Japan's Daisuke Matsuzaka was the winning pitcher in Boston's 10-5 victory over the Rockies in Game Three of the World Series on Saturday, bringing the Red Sox within one more victory of the Fall Classic crown."; arnews[6] += "
Publ.Date : Mon, 12 Oct 2009 08:14:34 GMT"; 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("
");