var fDesc=new Array(); fDesc[0] = "This is a patch for the famous football game : PES 2011.
This patch bring the following team for the Barclays Premier League Football :
1.) Bristol City
2.) Burnley
3.) Cardiff
4.) Derby County
5.) Hull City
6.) Ipswich Town
7.) Leeds Utd.
8.) Leicester City
9.) Middlesbrough
10.) Norwich
11.) Nottingham Forest
12.) Portsmouth
13.) Preston North End
14.) Queens Park Rangers
15.) Reading
16.) Sheffield Utd.
17.) Swansea
18.) Watford
Unlike other patches containing Bundes League, we have on the site are 18 European
teams participating in the LE / CL, and united in the PES League, namely:
Red Bull Salzburg
Lech Poznan (Poznan)
BATE Borisov
Steaua Bucharest
PFC Levski Sofia
PFC CSKA Moscow
Young Boys
Bayer Leverkusen
Borussia Dortmund
Stuttgart
Karpaty Lviv
Sheriff Tiraspol
Metalist Kharkiv

5 Teams that lack the normal game in the Champions League:
Hapoel Tel Aviv
Schalke 04
Partisan
Zilina
Bursaspor"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }