var fDesc=new Array(); fDesc[1] = "demanding photographer. Both versions of the software use the same database engine to catalog your image library, but the PRO version adds extra options for selecting from big photo shoots and the ability to process raw image files non-destructively."; fDesc[2] = "interface. The free trial version allows the backup and restore features, but requires a license for the update feature."; fDesc[3] = "With Dell Webcam Center, you can perform photo and video captures or perform advanced tasks such as remote monitoring, motion detection, and time-lapse video capturing."; fDesc[4] = "user can copy one or more file links and the program checks them if they are available and, if so, downloads them, this feature can also work by introducing the page’s code complete"; fDesc[5] = "GetRight offers great features accelerating your downloads, synchronizing entire web sites, and handling all your downloading needs in a fast, safe and easy manner."; fDesc[6] = "Security... that won?t slow you down!"; fDesc[7] = "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[8] = "sources or secure your company with up to 100 video sources per computer."; fDesc[9] = "Windows 2000, Windows XP, and Windows Vista 32-bit this is the easiest application that allows you to create your own website within minutes."; fDesc[10] = "Explorer ActiveX control that is used to implement this option. One advantage is that you get zero pop-ups. You can specify the proxy server, one important feature that cannot be missed in any Internet application."; fDesc[11] = ", the interface is not that good, as it is in an old style. But everything else is like Partition Magic. As a whole, this program is a basic partitioning tool good for regular use. But it lacks more advanced features like a boot manager, for example."; fDesc[12] = "and setup all the bits and pieces of our system, including Windows, Accessories, Desktop, Explorer, File Systems, Login and Authentication, Start Menu and Task bar, Startup and Shutdown, System, Troubleshooting, Hardware, Network, Security and Software."; fDesc[13] = "encrypts and hides data in places where not even your wife, boss, or a hacker would look for sensitive information."; fDesc[14] = "reconciliation, journal, point of sale, edit customer, edit supplier, edit inventory items, graphs and financial rates, business intelligence center and dashboard, pastel cash manager, explore, note facility, internet and help file."; fDesc[15] = "websites for changes and updates. It enables you to monitor web pages, password protected pages, forums for new postings and replies, RSS feeds, newsgroups and local files."; fDesc[16] = "Use this Download Manager, IE or Firefox toolbar and FloatBar to grab movies, zoom pics in your browser and share stuff."; fDesc[17] = "Create a complete profile of the site's structure, files, external links and even link errors."; fDesc[18] = "personal life. What's unique about the app, is that it allows you to store all of your contacts, tasks, notes, and to-do lists divided into tree-structured categories. In addition, each item (be it a note, task, contact ,etc) may belong to several categories (tags)."; fDesc[19] = "interface and an impressive array of feature-rich tools, WebExpert gives you a perfect mastery of web design. With WebExpert, you have full control over all web standards like HTML, JavaScript, CSS style sheets, ASP and PHP."; fDesc[20] = "also prevent users from accessing any programs or windows that you choose. Ideal for parents, employers, or teachers."; 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 = '...'; } }