var fDesc=new Array(); fDesc[1] = "with Spybot - Search & Destroy. This tool specializes in the removal of these kinds of threats while the Antivirus companies are barely just offering this."; fDesc[2] = ", and system information in one intuitive, easy to use interface, or at least thats was Dell goal! Though it improve the benefit obtained by it predecessor DellSupport, it still need to improve some of it features."; fDesc[3] = "It is capable of launching up to ten simultaneous retrieval threads, filtering files on basis of type as well as size, searching for keywords and lots more. Teleport can mimic browsers more effectively on account of Cookie support."; fDesc[4] = "features. Additionally, it has a built-in professional download client with resume capabilities. The browser supports many skins and a few plug-ins."; fDesc[5] = "optimize our computer's overall performance and security. It features a user-friendly interface, which provides comprehensive information on our network traffic, CPU usage, and Memory usage, items on Windows startup, opened applications, running processes, services, and log report."; fDesc[6] = "the processes that are being performed in the computer; it shows detailed information of each process. Besides this tool shows Services and they can be managed and monitored from it. It runs in Windows XP (SP3)/Vista (SP1) platforms to get all tool’s features."; fDesc[7] = "helps you to run your PC without errors and internal system problems. It also offers a Windows tweak tool that can make shell changes to your system to avail you some useful facilities."; fDesc[8] = "disk for later offine browsing. The application has the ability to download files from FTP and HTTP servers, find and modify links in HTML, CSS, JS and SWF files, download multiple threads at the same time, among other things."; fDesc[9] = "running processes and threads to find any application that is installing elements that shouldn't be allowed to run. Malware usually makes your computer slow and puts your sensitive data at risk, so it is a good idea to keep it malware free."; fDesc[10] = "landscape. Stitch Art Easy! is a program that will help to realize your ideas. This easy to use and handy utility allows to convert your photos and pictures into cross-stitch schemes."; fDesc[11] = "This application gives us the opportunity to download content from our favorite newsgroup. We can download all sorts of files (large and small) such as games, utilities, image, video, audio, archives, messages, etc."; fDesc[12] = "from web pages quickly and easily. This utility will save you lots of time of web surfing. All downloaded pictures can be previewed before selection."; fDesc[13] = "publisher Special Operations Software claims that this tool works well on Windows XP/2000 and 2003 platforms. Also, the Publisher is a Microsoft Gold Partner."; fDesc[14] = "managers, and machinist to save time and prevent human errors in determining nominal and limit values of thread parameters. The program is especially useful in the manufacture and control of threaded products and tools by saving time and costs for supplying standards and computations. The results are based on international standards and comprise information about values and tolerances of threaded products, working gauges, plug and ring gauges as well as checking gauges. QMSys Threads and Gauges provides thread data on pitch diameters, major diameters, gage data, part data, helix angles, product and gage tolerances, crest and root flats, wire sizes, constants, and just about anything on threads one needs to know. Types of threads QMSys Threads and Gauges comprises data base and methods of calculating the nominal and limit sizes of the following types of threads: - Metric Thread M - ISO..."; 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 = '...'; } }