var fDesc=new Array(); fDesc[0] = "Egptian Super Patch is a superb addon to the famous simulation soccer game.

Features:

- This Patch Built on Konami official 2st DLC, Pes Patch 1.3 and Kitserver 12.2.2.0.
- All Real Names, For All Teams, Players, Football Life Stuff, Stadiums & Championships.
- All Real Flags & HD 3D Emblems For All Teams & Championships.
- Made All Transfers & Latest Squads For All Clubs & National Teams.
- Correct & Latest Kits For All Clubs, Refrees & National Teams (GDB).
- Realistic Clothes For Crowd Football Life Stuff and New Banners For Some Clubs.
- Latest Gloves, Balls & Boots Of Nike, Adidas, Puma And Others.
- Added The New Modified SkySport ScoreBoard HD v6.
- Correct and Improved The Arabic Language.
- Added Real Stuff and Sponsers For Football Life.
- Added Many Faces For Players and Coachs.
- New Correct and Realistic Adboards For All Stadiums.
- Real Scenes For World Cup and Copa America.
- No duplicated players or names including ML hidden players.
- Compatible With Online Mode With Correct Database.
- Realistic Turfs for Many Stadiums.
- Other great adds to improve the game."; 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 = ''; } }