var fDesc=new Array(); fDesc[1] = "more features like effects and custom filters that give website developers more functionality in showing better graphics. It is a must on every PC, as many sites rely on this plug-in for showing videos"; fDesc[2] = ", multilingual, and completely customizable. This utility gives us the opportunity to delete all the useless and obsolete data that we may be keeping in our system."; fDesc[3] = "III and its expansion pack, and it tells the player that the conflict between the factions is ideological, and not a merely good-versus-evil thing. Depending on your starting point, players will have to undertake different quests, face different monsters, and so on."; fDesc[4] = "provided to their users. You don't have to buy a premium account or even be a registered user to use it! With this application you can resume an interrupted upload or stopped download instead of starting again from scratch."; fDesc[5] = "Any public Webshots Community photo Webshots professional Pro Shots photos You can also easily manage and organize your photos. Plus, the included toolbar lets you upload and search for photos right from your browser."; fDesc[6] = "your friends on Yahoo!, icq and AOL. You don't have to start those applications anymore if you are on Paltalk and have the Messenger Interop application downloaded. Simply click on an icon of Yahoo, icq or AOL, log on and start chatting with your friends on those messengers."; fDesc[7] = ", preserving the original quality and bit rate of the source file. Its straightforward functionality allows any user to easily open a file, select the starting and end cutting points, and save the selection in their system."; fDesc[8] = "those you don't want to keep. Also, it allows you to search and delete addresses written into the Internet Explorer (or other Web browser) address bar, the open documents in Microsoft Office, the commands entered in the Run option, the Google Toolbar history and so on."; fDesc[9] = "on a new site or modify an already done site. If you´re starting a new site, you will have to choose its name and where to save it."; fDesc[10] = "Navigator only. The program is provided with scan function to search maps on the computer and DVD. Nokia Map Manager is an additional application and is used together with Nokia PC Suite 6.86 and later versions."; fDesc[11] = "starting the game the player will have the possibility of selecting how many players will be part of the game. The player will have three options: two players, three players and four players."; fDesc[12] = "pages. You can use Good Keywords to find suitable keywords sets, create your customized meta tags, brainstorm product ideas, etc. The program has six different modules, each with its own utility."; fDesc[13] = "Fixed in this version: support for valid flash, for valid image, and for valid horizontal line XHTML, and enhanced support for the phpDocumentor, highlighting phpDocumentor tags, one-click add phpDocumentor documentation to functions and classes feature, and PHP Syntax Check and more."; fDesc[14] = ", buying an office, hiring your staff, and so on. According to your incomes will be your expenses in buying new clothing, hiring new staff, buying new offices, etc. You can try this game for 60 minutes before you buy the licensed version."; fDesc[15] = "applications before starting up the desired one. Typically, it would remove your desktop background, shut down the Vista sidebar and the desktop shell. Functions are forced to run in the background."; 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 = '...'; } }