var fDesc=new Array(); fDesc[1] = "demand” software, so users must direct the application to look for threats. Norton Security Scan has an updating feature as well as the capability to detect and erase most known threats."; fDesc[2] = "as well as from portable mass memory units such as Flashcard, Memory Sicks, Camera cards, etc. The application offers selection of drive, type/format of media files to recover (audio, pictures, photographies, movies, video) and the target folder for the recovered files."; fDesc[3] = "loss in sound quality"; fDesc[4] = "do is insert your DVD movie into the drive and select copy. It's that simple. The graphical user interface is really simple and all the options are pretty self explanatory."; fDesc[5] = "reliable. You can use CheckDrive for XP and Vista."; fDesc[6] = "stability and controller test. Is the hard disk drive monitoring and failure prediction and repairing software for repair and testing. It uses S.M.A.R.T. technology to monitor the health status of hard disk drives, prevents data loss and predicts possible drive fail. This application include HDDBadSectorRepair."; fDesc[7] = "media players. Sometimes they leave invalid entries in Windows XP's autoplay sections. You can see them when a CD or DVD is put into the drive and the autoplay selection dialog appears. Autoplay Repair allows you to remove these invalid entries."; fDesc[8] = "Center. XPlay even makes Mac iPods work with Windows, and perhaps more impressively, with iTunes for Windows. Oriented to iPods users who use a Windows-based PC."; fDesc[9] = "administrators with real time status of Microsoft Exchange Server services, mail queue sizes, and host server health indicators."; fDesc[10] = "the already known existing spyware, which updates continuously, and monitors your PC checking if there’s one or more of those spyware attempting to run. It's one of the few freeware applications of this type."; fDesc[11] = "reminder when important maintenance tasks become due or have a look at your fuel consumption."; fDesc[12] = "challenging fun. Your mission is to direct cars around a track that you dynamically configure with a road mover. Numerous obstacles make your task more difficult, including multiple cars and tracks, motorcycles, trains, rivers, bridges, all-terrain vehicles, oil, and more. To win, you must drive through all flags in order. Rounds become increasingly difficult as the game progresses. The game content is suitable for all ages, but Intersection is geared toward adults. Difficulty levels, distractions, window size, sound, and other game parameters are adjustable in the Options panel. An Efficiency Bonus mode is available for those who enjoy \"precision driving\". Statistics are available for each level. Help is included with the game. This is no mindless shooter game, because it takes time to master how to shape the track to win. Intersection requires equal amounts of patience, memorization,..."; fDesc[13] = "the most varied of check ups to your system. MindSoft XP System utilities is made up of many utilities, such as optimization tools, fix and repair tools, cleaning utilities, file utilities and useful utilities."; fDesc[14] = "compile them .exe files using a simple programming language. Jarum-Game Creator v2.0 will not be out for a while but bug fixes and extra features will be added just check back here every month to find out. The great thing about Jarum-Game Creator is that it is 100% free and only takes up around 6MB of hard drive space! Here is a list of the things that come with Jarum-Game Creator v1.0"; fDesc[15] = "hard drive, user can promptly monitor and swiftly manage new duplicates on the drive. Striclone saves not only space on your hard drives; it also saves time on the drive clean up process. The program's new feature - use of drives' images - can considerably speed up the search process. Image of drive is a special file, which stores information on files and folders located on drive. That information includes files and folders names, their size, date they were created and the files' so-called CRC (cycling redundancy check sum). The CRC sum is often used to uniquely identify a file. Striclone uses image of drive for speeding up the duplicate search. It creates the image only once and uses it multiple times instead of reloading the files' properties off the hard drive over each time. When a content of the drive changes, user may update the image of drive. Since it adopts only the updated..."; 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 = '...'; } }