var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Johan+Santana" - Google News"; document.title=document.title+ " "; arnews[0]="Hopefully this isn't a repeat of the Johan Santana decision - The Crawfish Boxes (blog)
"; arnews[0] += "

Hopefully this isn't a repeat of the Johan Santana decision
The Crawfish Boxes (blog)
But the Astros reached that same conclusion regarding a young pitcher named Johan Santana and he was selected in the Rule 5 draft. ...

"; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 15:43:14 GMT+00:00"; arnews[0] += "
"; arnews[1]="Twins set 40-man roster; Valencia among additions - Minneapolis Star Tribune
"; arnews[1] += "

Twins set 40-man roster; Valencia among additions
Minneapolis Star Tribune
Guerra, 20, is the only player the Twins have remaining from the trade that sent Johan Santana to the Mets. He also made the jump this year from Fort Myers ...

and more »
"; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 13:19:05 GMT+00:00"; arnews[1] += "
"; arnews[2]="Schleper earns WCHA honor - St. Cloud Times
"; arnews[2] += "

Schleper earns WCHA honor
St. Cloud Times
He is soon expected to have a chance to be the Twins' third baseman, whether in 2010 or 2011. Guerra came in the Johan Santana trade with the New York Mets. ...

"; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 06:46:22 GMT+00:00"; arnews[2] += "
"; arnews[3]="Josh Johnson - Twinkie Talk (blog)
"; arnews[3] += "

Josh Johnson
Twinkie Talk (blog)
... already had Tommy John surgery) and is only under contract for 2 more seasons, but he could be the ace the Twins have missed since Johan Santana left. ...

and more »
"; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 06:23:42 GMT+00:00"; arnews[3] += "
"; arnews[4]="Baseball transactions - The Canadian Press
"; arnews[4] += "

Baseball transactions
The Canadian Press
NEW YORK METS-Reinstated SS Jose Reyes and LHP Johan Santana from the 15-day DL and OF Fernando Martinez, LHP Jonathon Niese, RHP Fernando Nieve and LHP ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 05:41:10 GMT+00:00"; arnews[4] += "
"; arnews[5]="Mets have room to work on 40-man roster - MLB.com
"; arnews[5] += "

Mets have room to work on 40-man roster
MLB.com
Jon Niese, Fernando Nieve, Oliver Perez, Jose Reyes and Johan Santana from the disabled list to the roster. The 2009 Mets who filed for free agency are Alex ...

and more »
"; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 00:40:59 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("
");