var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Felix+Hernandez" - Google News"; document.title=document.title+ " "; arnews[0]="When Good Posts Go Bad: ERA+ and the CYA - Kings of Kauffm
"; arnews[0] += "

When Good Posts Go Bad: ERA+ and the CYA
Kings of Kauffm
Zack Greinke led the AL in ERA+ by a wide margin over Felix Hernandez. 205 to 174 if you were wondering. The fly in my post's ointment of course was that ...

"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 03:02:35 GMT+00:00"; arnews[0] += "
"; arnews[1]="Baseball writers got it right with Cy Young winner - Olean Times Herald
"; arnews[1] += "

Baseball writers got it right with Cy Young winner
Olean Times Herald
Seattle's Felix Hernandez turned in a stellar season, as well. Most likely, in any other year, namely one in which a pitcher does not contend the majority ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 20:53:34 GMT+00:00"; arnews[1] += "
"; arnews[2]="The Trade Market Depends on the Mets - MVN.com
"; arnews[2] += "

The Trade Market Depends on the Mets
MVN.com
Some wishful thinking names will be thrown around the hot stove, like Felix Hernandez, Prince Fielder, and Carl Crawford. There's also going to be some ...

and more »
"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 20:32:00 GMT+00:00"; arnews[2] += "
"; arnews[3]="Josh Johnson and Florida Marlins Fail To Ink Long-Term Deal - Bleacher Report
"; arnews[3] += "

Bleacher Report

Josh Johnson and Florida Marlins Fail To Ink Long-Term Deal
Bleacher Report
As it currently stands, Johnson will enter the 2011-2012 free agent class of pitchers that could include Matt Cain, Felix Hernandez, Edwin Jackson, ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 08:53:34 GMT+00:00"; arnews[3] += "
"; arnews[4]="A Mariners-Tigers swap makes a whole lot of sense for both teams - Seattle Times
"; arnews[4] += "

A Mariners-Tigers swap makes a whole lot of sense for both teams
Seattle Times
3 or higher on a club that now has Felix Hernandez and a slew of No. 4 starters. As for Granderson, he'd be the team's starting left fielder and give the ...

and more »
"; arnews[4] += "
Publ.Date : Fri, 20 Nov 2009 22:39:24 GMT+00:00"; arnews[4] += "
"; arnews[5]="New-age stats shed light on old Cy Young votes - Atlanta Journal Constitution
"; arnews[5] += "

New-age stats shed light on old Cy Young votes
Atlanta Journal Constitution
17, 2009, beating out Felix Hernandez after a spectacular season that was short on wins but long on domination.(AP Photo/Paul Beaty, File) A whopping win ...

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