var fDesc=new Array(); fDesc[1] = "of use, it comes packaged with Nokia phones. This version comes with many features like backup, synchronizing, etc .. and new features like the 'Video Manager' , 'Image Store' etc."; fDesc[2] = "platform. This driver will dramatically improve the touchpad scroll bar area. It also contains feature enhancements or changes that will help keep your system software current and compatible with other system modules (firmware, BIOS, drivers and software)."; fDesc[3] = "help the customer setup a basic wireless connection. It offers same functionalities includes on Windows XP / Vista Wireless manager plus some enterprise level features howeever I found it buggy so I recommend to stay with Windows Wireless client."; fDesc[4] = "communication, files, etc., providing a comprehensive protection against malware, e-mail, viruses, phishing,malicious contents, spywares, spam,hijackers, threats and all kind of attacks on-line."; fDesc[5] = "speeding resolution of customer-reported problems. PC-Doctor 5 for Windows provides support technicians with powerful hardware diagnostics and system information tools to speed call resolution and increase first-call resolution rates."; fDesc[6] = "that were installed on a Windows XP operating system. This tool is being provided to tech support as a preliminary test & repair step prior to doing an OS re-install, preventing unnecessary re-installations where driver issues must be resolved."; fDesc[7] = "things. First, it allows you to cut or split MP3 files. So, if you have a file which you need to split in two or more parts, while conserving the audio's quality, you can use this one to do it."; fDesc[8] = "single PDF. It increases the convenience of document delivery by having a single PDF that contains material from different sources. One mouse click is enough to send the PDFs through your default email program."; fDesc[9] = "weapons, and new soldiers. The players can work alone or with the aid of the members of the squad to complete their missions. Patch 1.2 for this version of the saga Medal of Honor includes new maps for the multiplayer mode: Market Garden and Factory."; fDesc[10] = "creating multimedia messages to be sent via your mobile. The tool allows you to easily get through with creating and handling of messages with images, video and audio clips."; fDesc[11] = "must be a Dell system owner with factory installed Dell Cineplayer 3 in order to use it. Dell Cineplayer support the following disc formats: DVD-Video DVD-VR DVD Slide Show VCD VCD Slide Show"; fDesc[12] = "right on the computer. The program features: zoom in and out, 360 degrees rotation of the view, bricks connections between each other and rotation, etc."; fDesc[14] = "and insecure data or files from your pc, optimizes the computer's work and improves your privacy and security in very few and simple steps. It completely cleans up your pc and keeps it safe of junk data. It also permits you to create restore points."; fDesc[15] = "on-the-fly and sopports Normaolizing. It can support MP3 files to WAV files for burning on an audio CD."; fDesc[16] = "a local orphanage. To help Sally achieve her noble goal you must assemble teddy bears by using six parts (head, torso, arms and legs) of the same color which move in a conveyor belt."; fDesc[17] = "out a task that is essential for many people. It creates watermarks. Watermarks are images that are embedded on top of your pictures or images so that people know who created them and so that your work is not stolen by anyone else."; fDesc[19] = "unique approach to PDF creation that is simpler and more effective than other methods offer. Features include the ability to: secure documents bookmarksjavascript:pr eviewIn('ldID', 'ldPV', 'ldOuterPV') Preview multiple configurations rearrange documents automated email"; fDesc[20] = "tutorials, presentations and much more. BSR Screen Recorder enables you to record a complete screen, a selected window or a region on your screen. You can record audio along with the video using a mic."; 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 = '...'; } }