var fDesc=new Array(); fDesc[1] = "pretty fast way. Besides, it uses a minimal amount of resources of your system in comparison to other programs of this type."; fDesc[2] = "any significant changes, except, perhaps, a couple of bug fixes from the previous entry in the franchise and some improvements in the voice calling system."; fDesc[3] = "does without its not-so-needed components. The install file is considerably smaller and the program starts faster and runs smoother."; fDesc[4] = "digital image. Is a powerful product, yet easy to use. It includes the basic functions needed for a beginner and the more complex functions used by pros."; fDesc[5] = "PC industry. The application utilizes sophisticated real time 3D gaming workloads for measuring the performance of PC with the help of suite of DirectX 9 tests such as 3D graphics tests, CPU tests, and 3D feature tests including the HDR/SM3.0 graphics tests, as well as SM2.0 graphics tests."; fDesc[6] = "enable you to playback and encode most of the formats currently available. During the installation, informative menus will warn you about options that may cause troubles, like some old codecs. The installation will ask you what to do."; fDesc[7] = "enjoy this challenge in a battle against the thiefs of your treasures. Collect your treasures and ancient pieces to rest your soul and enter the after life."; fDesc[8] = "services. This version has a updated system info module along with support for the latest CPU and graphics hardware, as well as the updated version of the Entech library that is used for detecting the clock frequency of the graphics chip core and memory."; fDesc[9] = "Runtime Environment. Because of this Java core, it will work fine on any platform such as Windows, Mac and Linux. It easily merges and splits documents, protect by password and compress result documents."; fDesc[10] = "download the core software and add the language packs you need, choosing from an amazingly wide list. Both the core software and the language packs are absolutely free."; fDesc[11] = "problems. A common issue with video is the lack of the correct codecs in your system, causing your player to fail when trying to reproduce certain files, this pack helps you by providing some of the most common codecs needed."; fDesc[12] = "Notepad and WordPad to make a great word processor. The main idea behind Jarte is usability. So, the developers created an application that is both light-weight and powerful."; fDesc[13] = "applications alike. The tool is full of features which help to take it to the ranking software in this industry. The main feature is the Core Architecture."; fDesc[14] = "on Java technology. This rich, platform-independent and scalable graphics can be incorporated within Java based applications and applets. It runs on JDK v1.5 and higher and is also supported by other operating environments like; Windows, Linux, Solaris and MacOS X."; fDesc[15] = ", resume/retry,proxy support, .htaccess editing, chmod and more!"; fDesc[16] = "connect to several networks, downloading a single file from all of them simultaneously. So, in order to use sancho, you must have MLdonkey already installed."; fDesc[17] = "much more... Easy, quick setup allows you to securely share your files in minutes!"; fDesc[18] = "support for drag and drop files into the queue and upload and download all the options and profits of a professional client. Remember this version only works on X64 processors or those that have both instructions such as Intel Core and Core 2 Solo / Duo Processors"; fDesc[19] = "background with computer code sliding slowly, a luminous core sort of thing rotates on its own axis on a random sequence. There are some electronic sounds too which, along with the graphical animation, create a special atmosphere."; fDesc[20] = "designed for real-time CPU frequency, throttling and load level monitoring and on-the-fly adjustment of the CPU performance level on supported CPU models via processor's power management model-specific registers (MSRs). In automatic management mode it continuously monitors the CPU usage level and dynamically adjusts the CPU frequency, throttle and/or voltage level as needed, realizing the \"Performance on Demand\" concept.FeaturesReal-time CPU clock and CPU/OS load level determination and monitoring (with optional logging).Detection of virtually any form of CPU clock throttling.Dynamic on-demand CPU performance state (P-state) transitions via real-time adjustment of CPU multiplier (FID) and/or requested voltage level (VID).Dynamic on-demand CPU clock modulation via real-time transitions between CPU clock throttling levels.Fine-tuning of advanced CPU-specific power management settings for..."; 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 = '...'; } }