var fDesc=new Array(); fDesc[0] = "This patch is for PES 2011 Football game.
This patch is not a reincarnation of the past, but a compilation of former USSR teams (generally russian and ukrainian) but there is no USSR national team.
Features :
What is this:
-Championships of England, USSR, Spain, Germany, Italy and France
-Second division of USSR in ML
-USSR teams: Metalist, Rubin, Lokomotiv, Spartak, Karpaty, Shakhter, Dynamo Kiev, Vorkla, Metalurg Donetsk, Dnepr Dnepropetrovsk, Zenit St.-Petersburg, PFC CSKA, Amkar, Dinamo Moscow, Dinamo Tbilisi, BATE, Dinamo Minsk, Chernomorets, FC Kamaz, Zarya
-USSR second division teams: Zirka, Stal, Anji, Sibir, Alania, FC Saturn, Ural, Krasnodar, Kuban, Khimki, FC Lvov, Gelios, Volyn, Desna, PFC Sevastopol, FC Kharkov, Zhemchuzhina
-Bonus teams: Shariff Tiraspol, Corinthians
-All teams are available in ML and Exhibition
-Real emblems for all championships, cups and teams (including USSR)
-Updated squads (3.04.2010)
-All 32 teams in Champions League
-Updated kits for most national teams
-Made on DLC 1.6
-This patch has it’s own *exe and option file
-Approximately 150 new faces
-New boots and balls
-Euro Sport Scoreboard (modified)
-New adboards ( russian)
-Communism menu (with humor)
-Communist song in menu (Metro 2 OST)"; 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 = ''; } }