var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Jason+Castro" - Google News"; document.title=document.title+ " "; arnews[0]="Houston Astros Top 10 Prospects - Baseball America
"; arnews[0] += "

Houston Astros Top 10 Prospects
Baseball America
Bobby Heck's first draft as scouting director in 2008 has yielded two promising prospects, catcher Jason Castro and righthander Jordan Lyles. ...

and more »
"; arnews[0] += "
Publ.Date : Fri, 20 Nov 2009 16:00:23 GMT+00:00"; arnews[0] += "
"; arnews[1]="Free Agent Profile: LaTroy Hawkins - The Crawfish Boxes (blog)
"; arnews[1] += "

Free Agent Profile: LaTroy Hawkins
The Crawfish Boxes (blog)
A quick note: I wrote up a quick scouting report of Jason Castro's AFL Rising Stars performance, for those who didn't get to see him on my minor league blog ...

and more »
"; arnews[1] += "
Publ.Date : Thu, 19 Nov 2009 16:52:42 GMT+00:00"; arnews[1] += "
"; arnews[2]="Accordion, ukulele and klezmer music gathering a Bay Area following - San Jose Mercury News
"; arnews[2] += "

Accordion, ukulele and klezmer music gathering a Bay Area following
San Jose Mercury News
The ukulele also got a spotlight on "American Idol" a couple of seasons ago when Jason Castro used it to perform "Somewhere Over the Rainbow. ...

and more »
"; arnews[2] += "
Publ.Date : Thu, 19 Nov 2009 09:01:54 GMT+00:00"; arnews[2] += "
"; arnews[3]="Got a tip? Send it our way - Austin 360
"; arnews[3] += "

Got a tip? Send it our way
Austin 360
This time it's Jason Castro who will perform at the Lighting of the Macy's Great Tree at the Domain. ...

"; arnews[3] += "
Publ.Date : Wed, 18 Nov 2009 16:17:40 GMT+00:00"; arnews[3] += "
"; arnews[4]="Astros open to re-signing Tejada - MLB.com
"; arnews[4] += "

Astros open to re-signing Tejada
MLB.com
Former first-round pick Jason Castro appears on track to take over as starting catcher for the Astros at some point next year. Last season, the club signed ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 17 Nov 2009 21:35:15 GMT+00:00"; arnews[4] += "
"; arnews[5]="Tuesday Astros Links N' More - The Crawfish Boxes (blog)
"; arnews[5] += "

Tuesday Astros Links N' More
The Crawfish Boxes (blog)
Since the Astros' top prospect Jason Castro was sent home from the Arizona Fall League because of fatigue, this interview with Giants catcher Buster Posey ...

"; arnews[5] += "
Publ.Date : Tue, 17 Nov 2009 19:03:20 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("
");