var fDesc=new Array(); fDesc[1] = "Display the true drive contents by bypassing the operating system and directly reading the raw drive sectors."; fDesc[2] = "remove all internet activity evidence from your pc and clean up files in a non recoverable way."; fDesc[3] = "incriminating evidence used against criminals exists in their mobile phones, yet getting that evidence to stand up in court has been a battle. Defendants claim that the information had been tampered with, that the writings within had been altered by the prosecutor. But now MOBILedit! Forensic is changing that, with their customized version intended for those forensic agents looking to submit solid proof of the contents of the phone via reports that help them to win the case. With just a single click, MOBILedit! Forensic starts gathering all possible data from the mobile phone, then generates an extensive report that can be stored or printed. MOBILedit! Forensic is the most universal cell phone solution supporting the largest amount of phones from different manufacturers, and now you can easily generate reports from all these phones with just a single click. You can completely customize..."; fDesc[4] = "EnCase® forensic images, SMART® forensic images, RAW image files, and ISO images. Mount Image Pro provides read-only access to the contents of an image file."; fDesc[5] = "For additional security, Mutilate's disk free space wiper will destroy previously deleted files on your hard drive."; fDesc[6] = "from the user hard drive. This application features a variety of shredding algorithms, which protects the user's privacy by completely removing the selected files so that no file recovery software available in the market can recover them."; fDesc[7] = "cast to help solve intense cases and investigate crimes using cutting-edge techniques and real-world forensic equipment."; fDesc[8] = "your old vinyl recordings, Tapes and Radio Broadcasts with a powerful set of noise removal and enhancement tools. The Multifilter allows you to create you own filter out of a combination of individual filters. You can select multiple different filters to apply to your audio in one pass. You can create a filter to do click removal, hiss removal and equalization and run it as a single filter. This not only saves time, but also improves overall quality because the audio is converted to high precision floating point, and kept that way all through the filter chain. Gott 1000 files on your hard drive that you need to clean and enhance? Just select them all, tell Diamond Cut Millennium what processing you need, and it will process them all in one session. Forensic Audio Filters The Brick Wall and Adaptive filters are extreme filters for the demanding area of forensic audio restoration...."; fDesc[9] = "files. Alien Registry Viewer works with registry files copied from other computers."; fDesc[10] = "Crime Scene Investigation™ hit TV show with official characters, locations, voices and music. This great game is available to purchase right from the developer's Internet site."; fDesc[11] = ", Yahoo, MSN, Trillian, Hello, Skype, or Miranda for full forensic analysis."; fDesc[12] = "for. Filter out common Windows files, recover deleted files or file fragments."; fDesc[13] = "225 file formats, searching, and reporting make it a comprehensive forensic examination tool."; fDesc[14] = "Supports ICQ versions from 97a up to ICQ 6, MSN Messenger, Yahoo! Messenger, &RQ, Miranda, Skype, MySpace IM, SIM, QIP, AIM."; fDesc[15] = "a drive on your machine while preserving the forensic nature of your evidence."; 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 = '...'; } }