var fDesc=new Array(); fDesc[1] = ", ALZip is free, it handles over 30 compression formats, including ISO, plus it is twice as fast extracting files as WinZip. Among other useful features, the program also includes a password recovery tool."; fDesc[2] = "karaoke formats. Kara Fun offers an in-built karaoke editor to create exotic karaoke music files with custom pictures or video. Kara Fun offers an in-built format conversion tool that can convert any video file to AVI or WMV and any audio file to WAV or WMA using single click."; fDesc[3] = "you to view detailed information about any process or activity on your computer in an untroubled way. This application will let you know the risk of using each program on your computer."; fDesc[4] = "users to search for true duplicates in folders or drives on your computer. The tool provides full Unicode support and greater safety by providing added scan options to protect system files and folders. The scanning process is quite fast and can also search sub directories."; fDesc[5] = "faster and save their precious time. It is a fully loaded tool like a Swiss knife. It uses a well known two window technology for a second level of exclusive features. So, simple tasks like copy, move, delete, update etc. are very easy with this amazing file management tool ..."; fDesc[6] = "desktop browsing and file management application that is kept simple. Just because it is not extravagantly designed, it does not mean that you will be missing any of the important basic features."; fDesc[7] = "because it has features that can greatly ease your work. ShellLess Explorer has a nice, intuitive and tabbed multi-panel Interface. The navigation bar is similar to Windows Vista and you will have a total control where you can go to any location on your HDD."; fDesc[8] = "assist you in the transcription of audio recordings. The program is installed on the typist's computer and can be controlled using a transcription foot pedal or a keyboard ."; fDesc[9] = "shell namespace is an all area access. The shell is compatible with the drag and drop method, has a context menu and the multi-window or multi-headed operating mode lets you see everything."; fDesc[10] = "better. It not only checks every component and every folder of your system to make sure you do not host more files than those you need, but also monitors your disk space, your memory performance, and all your running processes."; fDesc[11] = "changes to any file or directory on their computer. UnlockMe utility comes handy when users just need to delete,rename or move a particular file locked by any process. They have to simply right-click on the desired file or folder and select ‘UnlockMe’ from the context menu."; fDesc[12] = "click on unzip, UnZip Me will automatically take you to the folder where the files are extracted. The same is with zipping of file, just locate all the files you want to zip and click on the zip button to compress and save as a zip file to desired location,"; fDesc[13] = "server side program needed. LanHelper has a smart and fast scan engine which can find IP address, MAC address, SNMP, NetBIOS, etc on LAN & WAN. With group feature and XML, managing machine data is very easy in LanHelper. LanHelper provides HTML and XML modes to view machine data with web browser in a more detailed and convenient way. Without installing any server side program, you would find the network management is easier by using LanHelper. Wake-On-LAN function sends Wake-On-LAN commands (Magic Packet) to power on computers on LAN or WAN. Support schedule and service. Remote Shutdown function shuts down or reboots remote computers on local network, support local schedule. Remote Execute allows you to schedule tasks to run periodically or at a later time on remote computers. LanHelper Integrated Command, which is designed for Remote Execute, offers many additional management..."; fDesc[14] = "storage devices and network sharing for duplicates. All the duplicates are shown in groups with complete file path. You can delete, move or ZIP all the duplicates to manage them."; fDesc[15] = "we can find a Menu Bar, one toolbar, one browser where we can see our folders a thumbnails panel and one window where we can see our projects."; 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 = '...'; } }