var fDesc=new Array(); fDesc[1] = "use. Whenever a more recent version of any programme becomes available, Software Informer notifies you and offers a link for downloading the update. It also allows you to keep track of comments and questions on corresponding software."; fDesc[2] = "includes a new interface, new tools, more document viewing options, online meeting capabilities, support for more secure workflows, and a host of other new features to help you save time and money."; fDesc[3] = "PDF format to as the standard for giving downloadable information pages or printable forms. This software helps you do all the operations on a PDF file, like inseting password, converting images to text, compressing and reducing file sizes, etc."; fDesc[4] = "application is a stronghold of stability and reliability. There is so much to say about this application. Perhaps the most important aspect to comment about the change of name is that, since then, the application includes a portal for high definition content."; fDesc[5] = ", Casino, Arcade, etc. All you have to do is choose your game, download it and start playing! Besides, RealArcade helps you to easily access games installed in your PC. Download RealArcade and enjoy playing for hours."; fDesc[6] = "secure distribution and collaboration. With Acrobat Standard you can: * Combine and arrange documents * Manage shared reviews * Use familiar review and commenting tools * Save in Microsoft Word * Capture web pages * Sign documents digitally * Etc."; fDesc[7] = "keep advancing from level to level. You will play at different stages, each stage is a different country. The game has got a nice storyline. You will be able to read the story from a book that will let you know what has happened and what will happen with the characters of the game."; fDesc[8] = ", TOC, mail merge. Full support for professional printing. Many awards (see http://www.serif.com/c ompany/awards.asp). FREE. Registration required."; fDesc[9] = ", your computer will be in a safe condition within minutes without the help of an IT specialist to backup your system state, partition and disk. And this program is totally free to use! EASEUS Todo Backup 1.0 can backup your system partition to quickly get the system up and running in the event of a system crash or hardware failure. It allows you to backup and restore disk or partition after viruses attack, unstable software download, hard drive failure, etc. Meanwhile, EASEUS Todo Backup is useful if you want to upgrade the older smaller hard disk without reinstalling the operating system and applications once again. This free backup software supports nearly all major Windows systems, like Windows 2000 professional/XP/Vista and Windows Server 2000/2003/2008."; fDesc[10] = "from Schmap's growing series of worldwide destination guides each with maps, virtual tours, top picks, photos, reviews and more!"; fDesc[11] = "The program will display your audio files information everytime they are played. This software will also download information from Internet and will show it automatically to you. You will know more about your files' information."; fDesc[13] = "automatically corrects spelling while you are typing in any Windows program, providing you a fast and accurate typing. The program is able to \"adapt itself\" to your typing habits and \"learn\" from its own mistakes, and as a result, the program will become smarter each time you use it."; fDesc[14] = "profit, and legally deduct costs of watching movies from your taxes. This software program that will help you do just that -- fast and easy."; fDesc[15] = "services on the web. We also offer unique rebates above and beyond any of the provider's own rebates."; 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 = '...'; } }