var arnews = new Array(5); totcount = 5; rnd = 0; document.title=document.title+ " - "West Ham+United" - Google News"; document.title=document.title+ " "; arnews[0]="Report: Agreement Reached Between Bordeaux's Chamakh & Arsenal - Goal.com
"; arnews[0] += "

Goal.com

Report: Agreement Reached Between Bordeaux's Chamakh & Arsenal
Goal.com
There has been no shortage of interest in the lanky forward player since then, with Sunderland, West Ham United, Liverpool and the Gunners all credited with ...

and more »
"; arnews[0] += "
Publ.Date : Tue, 09 Feb 2010 17:05:39 GMT+00:00"; arnews[0] += "
"; arnews[1]="9 Feb 2010West Ham United reveal plan to cut wages - Football Fans Census
"; arnews[1] += "

9 Feb 2010West Ham United reveal plan to cut wages
Football Fans Census
David Sullivan has said that he plans to slash the wage bill at West Ham United by asking the players to accept a voluntary pay cut at the end of the season ...

and more »
"; arnews[1] += "
Publ.Date : Tue, 09 Feb 2010 16:50:40 GMT+00:00"; arnews[1] += "
"; arnews[2]="Livid Zola aims blast at Sullivan - FootballFanCast.com
"; arnews[2] += "

FootballFanCast.com

Livid Zola aims blast at Sullivan
FootballFanCast.com
West Ham United manager Gianfranco Zola is unhappy with the timing of new owner David Sullivan's comments suggesting everyone at Upton Park will have to ...

and more »
"; arnews[2] += "
Publ.Date : Tue, 09 Feb 2010 16:45:24 GMT+00:00"; arnews[2] += "
"; arnews[3]="West Ham - Pay Cuts? - Vitalfootball
"; arnews[3] += "

West Ham - Pay Cuts?
Vitalfootball
According to this tabloid, it`s becoming imminent that pay-cuts will be enforced at West Ham United this summer as David Sullivan and David Gold continue to ...

and more »
"; arnews[3] += "
Publ.Date : Tue, 09 Feb 2010 16:39:52 GMT+00:00"; arnews[3] += "
"; arnews[4]="West Ham United v Birmingham City - RTE.ie
"; arnews[4] += "

RTE.ie

West Ham United v Birmingham City
RTE.ie
Striker Benni McCarthy misses West Ham's home match with Birmingham with a knee injury picked up against Burnley on Saturday. Long-term casualties Kieron ...

and more »
"; arnews[4] += "
Publ.Date : Tue, 09 Feb 2010 16:33:41 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("
");