var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " - "Jason+Castro" - Google News"; document.title=document.title+ " "; arnews[0]="Kings keep the faith and reap huge reward - Malaya
"; arnews[0] += "

Malaya

Kings keep the faith and reap huge reward
Malaya
In a slight deviation of his usual practice, TNT coach Chot Reyes shortened his rotation to nine men with Mark Cardona, Jason Castro, Jimmy Alapag and Jared ...

and more »
"; arnews[0] += "
Publ.Date : Mon, 08 Feb 2010 15:04:05 GMT+00:00"; arnews[0] += "
"; arnews[1]="PBA: Ginebra enters semis; Giants end Painters' bid - ABS CBN News
"; arnews[1] += "

PBA: Ginebra enters semis; Giants end Painters' bid
ABS CBN News
Mark Cardona paced TNT with 21 points while Jason Castro and Alapag each had 18 apiece for coach Chot Reyes. Purefoods Tender Juicy halted the magical run ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 07 Feb 2010 23:04:53 GMT+00:00"; arnews[1] += "
"; arnews[2]="No walkout as Ginebra Kings dethrone Texters - GMA news.tv
"; arnews[2] += "

GMA news.tv

No walkout as Ginebra Kings dethrone Texters
GMA news.tv
Cardona topscored for the Tropang Texters with 21 points – half of them in the first half – while Jason Castro and Jimmy Alapag added 18 apiece. ...

and more »
"; arnews[2] += "
Publ.Date : Sun, 07 Feb 2010 14:38:54 GMT+00:00"; arnews[2] += "
"; arnews[3]="Power, Power, Bats Y'all: Astro Farmhands Topping the Charts - The Crawfish Boxes (blog)
"; arnews[3] += "

Power, Power, Bats Y'all: Astro Farmhands Topping the Charts
The Crawfish Boxes (blog)
... high floor" prospects at the top of the Astros' prospects pecking order such as Jio Mier, Jason Castro and Jordan Lyles, and the perhaps higher ceiling, ...

"; arnews[3] += "
Publ.Date : Sat, 06 Feb 2010 12:07:41 GMT+00:00"; arnews[3] += "
"; arnews[4]="IDOL 411: Howard Stern to replace Simon? This week in "Idol" universe News - FOXNews (blog)
"; arnews[4] += "

IDOL 411: Howard Stern to replace Simon? This week in "Idol" universe News
FOXNews (blog)
Dreaded "Idol" finalist Jason Castro was in Michigan last week and decided to put on a concert during an Ann Arbor high school's lunch hour. ...

and more »
"; arnews[4] += "
Publ.Date : Sat, 06 Feb 2010 00:05:01 GMT+00:00"; arnews[4] += "
"; totcount = 5; 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("
");