var arnews = new Array(6); totcount = 6; rnd = 0; document.title=document.title+ " "; arnews[0]="McLeish warns Ferguson
"; arnews[0] += "Alex McLeish has told the Birmingham midfielder Barry Ferguson he runs the risk of losing his regular spot at St Andrew's if he makes a return to international football with Scotland."; arnews[0] += "
Publ.Date : Sat, 21 Nov 2009 06:50:18 GMT"; arnews[0] += "
"; arnews[1]="More
"; arnews[1] += "Click here to bet on the Premier League with Sky Bet Click here for more Barclays Premier League news Click here for weekend match odds Saturday Birmingham v Fulham Birmingham midfielder Barry Ferguson will return after suspension."; arnews[1] += "
Publ.Date : Sat, 21 Nov 2009 06:31:34 GMT"; arnews[1] += "
"; arnews[2]="Zola - Carlton Cole's Staying Put
"; arnews[2] += "West Ham 6/4 Hull City 7/4 Draw 12/5 Click here to follow us on Twitter! Click here for our special Transfer Centre! Click here for more football headlines! West Ham manager Gianfranco Zola has issued a firm 'hands off' warning to potential suitors of Carlton Cole as the England striker prepares for his return to first-team action."; arnews[2] += "
Publ.Date : Sat, 21 Nov 2009 06:31:20 GMT"; arnews[2] += "
"; arnews[3]="West Ham launch 'Katy Perry kit' to meet huge demand
"; arnews[3] += "WEST Ham United have launched a claret and blue lingerie outfit as worn by American singer Katy Perry at this month's MTV Awards to sell to their fans."; arnews[3] += "
Publ.Date : Sat, 21 Nov 2009 06:13:03 GMT"; arnews[3] += "
"; arnews[4]="Desperate Liverpool face City crunch
"; arnews[4] += "Liverpool's ability to resurrect a campaign that is in danger of collapsing around them goes under the microscope when Manchester City visit Anfield on Saturday."; arnews[4] += "
Publ.Date : Sat, 21 Nov 2009 05:46:36 GMT"; arnews[4] += "
"; arnews[5]="West Ham showing signs they are on road to recovery after troubled past
"; arnews[5] += "Crisis, what crisis? Gianfranco Zola's West Ham side are currently struggling near the foot of the Premier League but performances are improving In front of the away dugout at Upton Park \"The Academy of Football\" is written on the ground."; arnews[5] += "
Publ.Date : Sat, 21 Nov 2009 04:37:25 GMT"; 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("
");