var fDesc=new Array(); fDesc[1] = "application ever. Nowadays, billions of people use Skype for several reasons. Firstly, it allows you to call anyone who has Skype for free. The call quality is great and you can even go on a video chat with anyone who has a camera."; fDesc[2] = "The present limit is 20 folders with 20,000 files each and no more than 4 GB in total. Very useful to avoid the hassle of transporting files in a USB drive."; fDesc[3] = "everything Nero. The Nero Burning suite comes with many applications that range from CD/DVD burners, CD/DVD copying, drive speed analysis, image burning, and so one."; fDesc[4] = "PC or server all around the world within just a few seconds. You can remote control your partner's PC as if you were sitting right in front of it. Find out why more than 15.000.000 users trust TeamViewer!"; fDesc[5] = "hardware information database for over 68000 devices! Yet, the program is very small, about 12MB. It includes \"Monitor Diagnostics Test\", which is a complete tool for tweaking your CRT and LCD monitor."; fDesc[6] = "hardwares. Generally, the blurtooth devices come with a driver cd where you have this program. BlueSoleil BlueSoleil 6.4's default view is the \"Bluetooth Places\" which is like the Nokia PCSuite's Windows Explorer extension. \"Search Devices\" icon can be run for finding bluetooth devices."; fDesc[7] = "does without its not-so-needed components. The install file is considerably smaller and the program starts faster and runs smoother."; fDesc[8] = "would like to create, this program automatically choose folders containing music files, documents or video files. You can also select additional files, folders and subfolders manually."; fDesc[9] = ", DVD-RWs, DVD+Rs, DVD+RWs, DVD+R Dual Layer and DVD-RAM. The program is itself pretty small and does not suck your system's resources as other burning applications do."; fDesc[10] = "the movement of files considerably and it also adds several functions that are not present by default on Windows. When you are copying files with TeraCopy you will notice that you are given more information than before."; fDesc[11] = "settings. The program detects the presence of any wireless networks within range of the adapter, providing automatic configuration and connection."; fDesc[12] = "impression and seems to be well-thought, especially in terms of design. I would recommend this application to users, searching for a simple and easy-to use DVD movie player."; fDesc[13] = "the drive, allowing you then to backup the movie using a DVD backup tool such as CloneDVD."; fDesc[14] = "related to Creative Hardware, Drivers and Application Software. The Program identifies the devices connected to the computer and generates information which helps the product developers."; fDesc[15] = "what they want. You must cook and prepare everything they want so as to be paid. When you got money enough you'll be able to buy new machines that will increase the number of items in your menu. This will complicate the task but you'll be able to earn more money."; fDesc[16] = "to enter the new continent unexplored with their richness by exploiting some indigenous to conquer. This version has several bugs and lacks some features present in version 1.1, like some out-of-sync bugs and multiplayer scenarios."; fDesc[17] = "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[18] = "distributed as a free tool for checking their hardware, it can be used on any hard disk having SMART capability. This s actually not necessary as SMART monitoring is enabled in almost all new motherboards."; fDesc[19] = "PC and on the Internet. This incredible program enables the user to present your photos and videos, import enormous amounts of data, optimize it quickly in real-time and place it systematically into albums."; fDesc[20] = "advantage of this shell integration is that not only web or software developers can use it but all the people can use it, like translators, doc writers,..."; 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 = '...'; } }