var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " - "Aston+Villa" - Google News"; document.title=document.title+ " "; arnews[0]="Benitez's top-four defiance - topleague.co.uk
"; arnews[0] += "

topleague.co.uk

Benitez's top-four defiance
topleague.co.uk
However Benitez's men are still within two points of fourth-placed Aston Villa and it looks like the Spanish tactician is switch his targets to Champions ...

and more »
"; arnews[0] += "
Publ.Date : Sun, 22 Nov 2009 08:14:48 GMT+00:00"; arnews[0] += "
"; arnews[1]="O'Neill hoping Heskey draws inspiration - The Press Association
"; arnews[1] += "

O'Neill hoping Heskey draws inspiration
The Press Association
Aston Villa manager Martin O'Neill hopes Emile Heskey's 86th-minute equaliser in the 1-1 draw at Burnley will spur the striker on to more goals. ...

and more »
"; arnews[1] += "
Publ.Date : Sun, 22 Nov 2009 07:51:07 GMT+00:00"; arnews[1] += "
"; arnews[2]="ADAM'S IN THE MONEY - Sunday People
"; arnews[2] += "

ADAM'S IN THE MONEY
Sunday People
Strachan is keen to keep hold of the local youngster, especially after losing other left winger Stewart Downing to Aston Villa in the summer. ...

and more »
"; arnews[2] += "
Publ.Date : Sun, 22 Nov 2009 07:26:31 GMT+00:00"; arnews[2] += "
"; arnews[3]="Stimson braced for Jackson bids - Kent News
"; arnews[3] += "

Kent News

Stimson braced for Jackson bids
Kent News
The former Rushden & Diamonds forward has been linked with a high profile move away from Priestfield ever since scoring against Aston Villa in the FA Cup 11 ...

and more »
"; arnews[3] += "
Publ.Date : Sun, 22 Nov 2009 07:07:22 GMT+00:00"; arnews[3] += "
"; arnews[4]="RICHARDS LEFT OUT IN THE COLD - Sunday People
"; arnews[4] += "

RICHARDS LEFT OUT IN THE COLD
Sunday People
Richards, wanted by Aston Villa and Chelsea, is sure to want his future reviewed in January. Hailed as one of England's bright new stars as a teenager, ...

and more »
"; arnews[4] += "
Publ.Date : Sun, 22 Nov 2009 06:55:06 GMT+00:00"; arnews[4] += "
"; arnews[5]="PREMIER LEAGUE - Sunday People
"; arnews[5] += "

PREMIER LEAGUE
Sunday People
Fa Premier Academy: Aston Villa 4, Tottenham 2; Charlton 2, West Ham 1; Chelsea 0, Crystal Palace 3; Everton 1, Stoke 0; Fulham 3, Portsmouth 2; ...

"; arnews[5] += "
Publ.Date : Sun, 22 Nov 2009 06:52:04 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("
");