var fDesc=new Array(); fDesc[1] = "included in this edition with characters from the real world, new civilizations to accompany them, and new features, this game was published by Microsoft Game Studios."; fDesc[2] = "shreds the detected threats,& shreds files &folders of your choice.It Includes a Sys. Cleaner,Sys. Optimizer &manager."; fDesc[3] = "(EXIF/IPTC) of pictures taken by digital cameras. Because many image processing software destroys this metadata when saving such files, the idea was to create a backup of the metadata before editing it in any software, and then, after that to restore it back into the processed file. With Exifer you can do this very easily. All image processing software I know (e.g. ACDSee) destroys at least the EXIF makernotes after saving. Exifer doesn't! Features include: Supports EXIF (up to 2.2) and IPTC data in JPEG and TIFF files Reading and displaying of makernotes by Canon, Casio, Fuji, Minolta, Nikon and Olympus Backing up, restoring and comparing metadata (EXIF/IPTC) Editing of metadata (for JPEG files only) Inserting EXIF data from THM files (for JPEG files only) Creating/inserting/rot ating EXIF thumbnails (for JPEG files only) Customizeable view of metadata And other features"; fDesc[4] = "Chrome, Mozilla Firefox, Microsoft IE and Opera, as well as most common chat and email software. Deletes the information for good, instead of hiding it."; fDesc[5] = "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[6] = "History, cookies, temporary files, etc. without any possibility of future data recovery. Moreover, it helps you to protect your privacy by blocking the access to your private deleted data."; fDesc[7] = "time, computers respond coldly to them. Microsoft never developed a baby version Windows and you got scared when the baby tries to touch the keyboard---you don't want your sales report gets destroied! Those are the reasons why I developped Baby2Computer for my daughter. With Baby2Computer, .When the baby presses keyboard or moves mouse, a picture will be showed with a sound played(a mini-movie,right?). .You can \"direct\" the mini-movie by choosing which picture to show and what sound to play with it. .The baby will NEVER destroy anything while he or she is playing because keyboard and mouse have been locked. What I'm sharing with you is, our baby will love these movies! Let the baby have a fun!"; fDesc[8] = "the best of today's technology. Gish The hero) crushes when he runs and hits the walls, and sometimes destroys some elements of the environment."; fDesc[9] = "That means your data contents once overwritten and destroyed It can't be recovered."; fDesc[10] = "castle before he destroys you. It has hundreds of fantasy units, heroes, items, and spells to assist you in overcoming your enemy"; fDesc[11] = "when a hard-drive is no longer safe to use. This tool is also capable of monitoring HDD temperature and alerting you over the network."; fDesc[12] = "contents once overwritten and destroyed It can't be recovered"; fDesc[13] = "That means your data contents one overwritten and destroyed and can't be recovered. Also includes a scheduler and multi language support."; fDesc[14] = "incredible scenery over the Internet or network. Check out the great screenshots for this upcoming extravaganza!"; fDesc[15] = "Along the way to your final encounter are many warlords of the underground you must destroy."; 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 = '...'; } }