var arnews = new Array(8); totcount = 8; rnd = 0; document.title=document.title+ " "; arnews[0]="Angels' Hunter keeps getting better - Orange County Register
"; arnews[0] += "Centerfielder Torii Hunter added another Gold Glove to his trophy case in 2009, but his contributions at the plate were probably more valuable. Hunter finished the year with a .366 on-base percentage, marking the second-straight season where Hunter's ..."; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 22:13:00 GMT"; arnews[0] += "
"; arnews[1]="Source: Angels send Matthews to Mets - ESPN.com
"; arnews[1] += "Matthews will combine with Angel Pagan to hold down center field while Carlos Beltran recovers from offseason knee surgery. It's believed the Angels will pay most of the two years and $23 million remaining on Matthews' contract with the Angels. SI ..."; arnews[1] += "
Publ.Date : Fri, 22 Jan 2010 16:50:00 GMT"; arnews[1] += "
"; arnews[2]="Hudson's excited; Smith hints Twins are done making moves - Minneapolis Star Tribune
"; arnews[2] += "Other highlights from the teleconference: Hudson said he remembers playing the Twins with the Blue Jays and has spoken to friends Torii Hunter and Shannon Stewart. \"I know it’s a great place to play,\" Hudson said. \"I’m happy for the chance to be ..."; arnews[2] += "
Publ.Date : Fri, 05 Feb 2010 20:15:00 GMT"; arnews[2] += "
"; arnews[3]="Peyton Manning to the Angels? - Orange County Register
"; arnews[3] += "How would Torii Hunter glide around between defensive backs? Would Mike Napoli punish a running back like he clobbers a center-cut fastball? It's the bottom of the ninth, and Angel manager Mike Scioscia hands the ball too... Peyton Manning?"; arnews[3] += "
Publ.Date : Fri, 05 Feb 2010 20:51:00 GMT"; arnews[3] += "
"; arnews[4]="Ducks snap Kings' nine-game winning streak - Tacoma News Tribune
"; arnews[4] += "Hunter homers, Lackey deals as Angels roll Hunter homers, Lackey deals as Angels roll ANAHEIM – With Torii Hunter hitting the rocks and John Lackey rolling through the Boston lineup, the Los Angeles Angels finally got on top of the Red Sox in ..."; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 08:15:00 GMT"; arnews[4] += "
"; arnews[5]="Suddenly splurging Twins welcome Hudson - OregonLive.com
"; arnews[5] += "(AP) — MINNEAPOLIS - The Twins sure aren't spending like a small-market team these days. With a new ballpark set to open in April and a core of talented players in their prime, the Twins have shed their frugal ways. The latest addition came late ..."; arnews[5] += "
Publ.Date : Fri, 05 Feb 2010 21:41:00 GMT"; arnews[5] += "
"; arnews[6]="McCovey Chronicles - - McCovey Chronicles
"; arnews[6] += "Dayton Moore’s been on the scene less than two years, and already has long been a primary reason for Royals fans’ optimism. He missed out on some big targets - Andruw Jones and Torii Hunter and Hiroki Kuroda - but added some middle-of-the-order ..."; arnews[6] += "
Publ.Date : Thu, 21 Jan 2010 23:18:00 GMT"; arnews[6] += "
"; arnews[7]="AL West Projection Update - Lookout Landing
"; arnews[7] += "-Signed Joel Pineiro, 5th SP WAR increased to 2.5. - Maicer Izturis projection increased to 2.5 WAR. - Torii Hunter projection dropped to 3.0 WAR. - Joe Saunders projection dropped to 1.5 WAR. -Traded for Kevin Kouzmanoff , 3B WAR increased to 2.5 ..."; arnews[7] += "
Publ.Date : Fri, 05 Feb 2010 22:53:00 GMT"; arnews[7] += "
"; totcount = 8; 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("
");