var arnews = new Array(7); totcount = 7; rnd = 0; document.title=document.title+ " - "Phil+Hughes" - Google News"; document.title=document.title+ " "; arnews[0]="Victoria stay on track for one-day final - Sydney Morning Herald
"; arnews[0] += "

Victoria stay on track for one-day final
Sydney Morning Herald
McGain removed Phil Jaques for NSW's top score of 60 and also dismissed fellow opener Phil Hughes for 44. The other bowling star for Victoria was paceman ...

and more »
"; arnews[0] += "
Publ.Date : Wed, 10 Feb 2010 11:06:14 GMT+00:00"; arnews[0] += "
"; arnews[1]="Yankees nix the 'Joba Rules', but no word yet as to where ace Joba Chamberlain ... - New York Daily News
"; arnews[1] += "

New York Daily News

Yankees nix the 'Joba Rules', but no word yet as to where ace Joba Chamberlain ...
New York Daily News
Chamberlain and Phil Hughes are the headliners in the competition, which begins in earnest when pitchers and catchers have their first workout a week from ...

and more »
"; arnews[1] += "
Publ.Date : Wed, 10 Feb 2010 09:25:57 GMT+00:00"; arnews[1] += "
"; arnews[2]="OF course, all is not lost for Yankees without Damon - New York Post
"; arnews[2] += "

OF course, all is not lost for Yankees without Damon
New York Post
Joba Chamberlain, with no innings limit, and Phil Hughes, who will be limited, are the leading candidates. But Alfredo Aceves, Chad Gaudin and Sergio Mitre ...

and more »
"; arnews[2] += "
Publ.Date : Wed, 10 Feb 2010 08:37:17 GMT+00:00"; arnews[2] += "
"; arnews[3]="NSW falter as Hodge chases record - Herald Sun
"; arnews[3] += "

NSW falter as Hodge chases record
Herald Sun
Phil Jaques top-scored with 60 and fellow opener Phil Hughes made 44 for the Blues, while middle-order batsman Dominic Thornely hit 32 from 31 balls. ...

and more »
"; arnews[3] += "
Publ.Date : Wed, 10 Feb 2010 07:49:25 GMT+00:00"; arnews[3] += "
"; arnews[4]="Razorbacks hold on for draw - Mt Druitt Standard
"; arnews[4] += "

Razorbacks hold on for draw
Mt Druitt Standard
According to the spokesman, the Blues line-up featured the likes of Phil Hughes, Phil Jaques, Nathan Bracken and Moises Henriques. ...

"; arnews[4] += "
Publ.Date : Wed, 10 Feb 2010 02:46:14 GMT+00:00"; arnews[4] += "
"; arnews[5]="Living the rugby dream - Wellington Times
"; arnews[5] += "

Living the rugby dream
Wellington Times
“I would like to thank Phil Hughes for introducing me to rugby, Eric Wilson for coaching me through central west and Phil Randell for the under 18s. ...

"; arnews[5] += "
Publ.Date : Wed, 10 Feb 2010 02:33:24 GMT+00:00"; arnews[5] += "
"; arnews[6]="Can Joba Rule Without Having Any? - Bleacher Report
"; arnews[6] += "

Bleacher Report

Can Joba Rule Without Having Any?
Bleacher Report
Joba knows that Phil Hughes worked out all previous off-season, and it showed. Hughes switch to the bullpen was a pivotal role in changing the 2009 season's ...

and more »
"; arnews[6] += "
Publ.Date : Wed, 10 Feb 2010 02:25:27 GMT+00:00"; arnews[6] += "
"; totcount = 7; 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("
");