var fDesc=new Array(); fDesc[1] = "for MS Access database files (*.MDB) and user-level passwords stored in the workgroup information file (*.MDW). This incredible application automatically finds recently accessed *.mdb files and, if it is password protected, it displays the file name and its password."; fDesc[2] = "Database and User ID to recover \"System\" Database as well. Program works with Microsoft Access 2.0, 95, 97, 2000, XP, 2003."; fDesc[3] = "collaborate. It is entirely self-contained and hassle-free to install and use."; fDesc[4] = "over the network. This system allows you to specify complex tasks sequences - a task or multiple tasks can be required to be completed before other tasks can be started. This modern and extremely handy program makes project management a real pleasure. It allows any specialist to create a profile to run a personal schedule. The program enables users to switch between profiles to view the schedule of any staff member, it is also possible to view multiple profiles simultaneously or open the schedules of several specialists at the same time. Once you've specified a required sequence, it is automatically visualized across a horizontal timeline. Task dependency is shown via connector lines. This software tool can display completion percentage for each individual task. An overall progress indication option is also available. You can edit task dependencies, create new task connectors and of..."; fDesc[5] = "files (.mdw, .mda). All passwords are recovered instantly regardless of length. All versions of Microsoft Access are supported."; fDesc[6] = "files, Internet, printers, document collaboration, chat and more."; fDesc[7] = "version, but with the additional capability to share data in real time over the network."; fDesc[8] = "share data in real time over the network. The ideal alternative to manually tracking patients."; fDesc[9] = "additional capability to share data in real time over the network."; fDesc[10] = "time. Broadcast ability to entire workgroup, incoming and outgoing message logs, online help and much more. Vi..."; fDesc[11] = "capability to share data in real time over the network."; fDesc[12] = "history with the additional capability to share data in real time over the network."; fDesc[13] = "version, but with the additional capability to share data in real time over the network. Multiple users on the network can work with the program simultaneously. No longer is there a need to keep mounds of paper or lose customers details. The network version is definitely worth the extra $20. Cozy Restaurant Reservation keys are lifetime. You receive all future program updates free of charge"; fDesc[14] = "additional capability to share data in real time over the network."; fDesc[15] = "to share data in real time over the network."; 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 = '...'; } }