var fDesc=new Array(); fDesc[1] = "Bars\". Microsoft Engineers now thougth it would be a good idea to change all the menus in order to make easier to see at a glance, Lets wait a little and see what the users think about this new experience. I think the change is good, but not that good."; fDesc[2] = "Tasks are reduced from multiple steps with the new task pane. The new version of Outlook condenses all your personal and professional e-mail into one central location, even your Web-based e-mail accounts like Hotmail."; fDesc[3] = "task of protecting, managing the employees and customers of a cybercafe. Along with that, it also manages the secretive data stored in a computer by securing the access to it."; fDesc[4] = "protection. This incredible program combines nine powerful tools to protect your privacy. With Steganos Safe you can protect your sensitive Data by creating as many encrypted hard drives as you like."; fDesc[5] = "unrecoverable. Secure Eraser offers five security levels that can overwrite your data up to 35 times and make sure that it becomes unrecoverable and inaccessible."; fDesc[6] = "kernel level. Hide Files and Folders has an in-built file explorer that can help you finding out and locking desired files easily and faster. Just select a file or folder, click on the + button to add password protection to it and choose a protection method to make it completely inaccessible."; fDesc[7] = "financial services, users have lots of sensitive information on their computers. It is a fact that people tend to use easy-to-crack passwords.So that information can easily fall into hands that can take advantage of it."; fDesc[8] = "erase and destroy sensitive data from your computer. This application deletes all evidence of your internet activity, removes useless files and encrypts sensitive information to prevent unauthorized access."; fDesc[9] = "information, such as logins, passwords, bank account info, PIN codes and things like these. This information will be stored in \"cards\" that the program will keep with all the related info for a given entry."; fDesc[10] = "supports formats that include JPG, GIF, PNG, and BMP. It presents a control panel to customize your desktop wallpaper, a screen capture tool, and more."; fDesc[11] = "recovery softwares. It has a very odd look with no option on its main window. But you can set your security level from its options window. To open its option window you have to double click on its main window. But it is very easy to use."; fDesc[12] = "same time there are certain things like personal bank transactions, etc., which must be kept private and to attain such important functional features PC Pitspot Erase is a good program."; fDesc[13] = "and data in this virtual Safe n you can keep this Safe right on your Desktop. With PC Digital safe you can breath peacefully as it protect your all types of sensitive data and information from hackers, keystroke-loggers, spy-wares and identity thieves."; fDesc[14] = "possible for people who want to use that information to recover it with the help of certain tools. Zilla Data Nuker helps you destroy and make it impossible to recover that information."; fDesc[15] = "easily recover them with any reliable data recovery utility. So your sensitive data files are porn to everyone. Anybody can steal your secret files about which you think that you have deleted your secret and sensitive files. to delete them forever you you will require a shredder."; 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 = '...'; } }