var fDesc=new Array(); fDesc[1] = ", multilingual, and completely customizable. This utility gives us the opportunity to delete all the useless and obsolete data that we may be keeping in our system."; fDesc[2] = "and DVDs. You can choose between several static and animated menus and preview everything before burning the disc. You can also burn standard DVD files (VIDEO_TS folders containing files. VOB. IFO and. BUP)."; fDesc[7] = "fourth of a series of action games on which an anime saga is also based. The story focuses on the characters of Dante and Trish and their quest to confront the demon called Mundus."; fDesc[8] = "copy DVD movies if they have not been decrypted. The compatible copier programs are: 1Click DVD Copy, Nero, Intervideo DVD Copy, Roxio, and Pinnacle DVD Copy. System requirements: Microsoft Windows 2000, XP, and Vista."; fDesc[9] = "DVD 9 disc into 2 DVD 5 discs) or convert to different formats like: AVI, WMV, MP4 in profiles that include: Frame rate, Volume, Resolution, Video and Audio Codecs, Video and Audio Bitrate."; fDesc[10] = "such handy abilities as generation of self-extracting images and automation of image processing operations."; fDesc[11] = "the features page. The main features are: Write CD-R, CD-RW DVD+R/RW DVD-R/RW discs (as Data, Video and Audio) Burn on the fly / Burn-proof Supports most IDE, USB, Firewire and SCSI drives Rip Audio-CDs to harddrive, obtain track-information (ID3-tags) from Internet Burn and create ISO-files Convert wav to mp3 and vice versa Audio Editor, bin/nrg->ISO converter, simple cover printing and much more!"; fDesc[12] = "discs. 2. Recovers CD and DVD data created by digital cameras, camcorders, DVD recorders. 3. Burns discs. 4. More..."; fDesc[13] = "create boot image files, and generate the bootable ISO file as well, that you can use to burn on a CD/DVD."; fDesc[14] = "action games on which an anime saga is also based. The story focuses on the characters of Dante and Trish and their quest to confront the demon called Mundus."; fDesc[15] = "any windows versions later than Win98."; fDesc[16] = "multiple CDRW writers and the RAW Write feature"; fDesc[17] = "include provision to move junk files to the recycle bin, custom folder or completely delete them. The application is indeed a powerhouse utility for controlling Cookies and typed URLs, and it displays all start-up items in registry or in startup folder."; fDesc[18] = "common audio and video files like XviD, DivX, Nero Digital, 3GP, Playstation PSP and more."; fDesc[19] = "CD-ROM benchmark which can test the most important features of a CD-ROM drive. Tests include: Transfer rate, Seek times, CPU usage, Burst rate, DAE quality, Transfer rate, and Spinup/spindown time."; fDesc[20] = "(.NRG) or CloneCD (.CCD/.IMG/.SUB) format. It can make image from CD/DVD-ROM, and handle disk image as well."; 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 = '...'; } }