var fDesc=new Array(); fDesc[1] = ", and now it is easier to control the ball more accurately in the desired direction. With new menus resembling Windows Vista, more goal celebrations, more technical gestures and, of course, mandatory improved graphics, Pro Evolution Soccer offers another choice to Soccer fans"; fDesc[2] = "following countries: United Kingdom, France, Belgium, Denmark, Norway, Germany, Spain, Switzerland. Depending on where you are located you can see up to 30 TV Channels in differents languages"; fDesc[3] = "enhancements. United Offensive presents a similar format to that found in Call of Duty. The player takes part of the game as three Allied soldiers--an American paratrooper, a British SAS commando, and a Soviet infantryman--who are trapped in the great fight against Nazi Germany."; fDesc[4] = "cursor movement keys: left and right will turn the wheel, up will accelerate the motorcycle, down will diminish the speed."; fDesc[5] = "Union attacks the NATO forces causing Cold War to turn into Hot War. This patch brings several enhancements including visual effects, better textures, improved physics, as well as fixing the problem with Instant Action starting without any gun ammo after the patch."; fDesc[6] = "the World War II to slow down the efforts of the Nazi regime. Sabotage and killing are Violette Summer's main two weapons. Since you are on your own for most of the game, the only way you can accomplish your tasks is go undetected at all times."; fDesc[7] = "play in a independent way of the main game, you can choose between six nations of the main game(France, Polone, Russia, Egypt, Germany and England) and you will find three new nations Spain,The Confederation of the Rhine and the Great Duchy of Warsaw."; fDesc[8] = "variable partnerships. The goal is to capture valuable cards in tricks. It can be played with five people, with the dealer sitting out. The program will simulate other three players that will compete against you."; fDesc[9] = "include few file converter, especially video files; 3gp File players as well as game software. One of their game products is World Cup Manager 2006. World Cup Manager 2006 is created based on the 2006 Germany world cup and all the teams, player, team managers"; fDesc[10] = "in total 10 missions with different levels of skills. The program also features additional objects and details. The application has a detailed briefing. The completion of the mission gives many rewards."; fDesc[11] = "detailed features and aerial images. It features over thousand of VFR objects and many other fascinating aerial images. It consists of a 95,000 km² of aerial images that has been taken at a resolution of 1 mega pixel."; fDesc[12] = "different databases all together. They have opted for aerial images which can be sold for detailed features and aerial images. A great resolution is given by the images in the form of their identification. There are VFR points such as transmission towers, factories etc."; fDesc[13] = "around. Fly around Germany and experience the 15 airfields in Germany. The package includes in detail all the fifteen major and smaller airfields in Germany."; fDesc[14] = "without registration or setup-fees! Contains an Online-Timer, Connection-Statistics and even an E-Mail Preview (POP3) for quick Spam-Deletion!"; fDesc[15] = "forgotten passwords from Intuit Quicken, Quicken Lawyer and QuickBooks files, including International variants of these documents versions from Canada, Germany, Australia, New Zealand, and the UK."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }