var fDesc=new Array(); fDesc[1] = "/ create / edit /extract CD/DVD image files, and it can convert bin to iso and back. as well as make ISO file from DVD/CD-ROM or hard disk, and handle bootable information at meanwhile."; fDesc[2] = "in a small, well designed package. The first application is an audio converter. If you are looking at this review, you know what one of those is. It allows you to convert audio files into several formats. Most modern formats are supported."; fDesc[3] = "allow you to burn all types of files, but also copy and print them. The new user interface is more intuitive and straightforward and has been specially designed for beginners with SmartDisc wizard to make the process of burning and printing easier and faster than ever."; fDesc[4] = "in the hard drive of your computer, it also lets you capture video from your DV Camcoder connected to an IEEE 1394 port. Its features include the ability to trim video clips, select menu background, add music background and transitions."; fDesc[5] = "images to high quality CD or DVD discs, with support of CD-R, DVD-R, DVD+R, CD-RW, DVD-RW, DL DVD+RW, HD DVD and Blu-ray discs. This program can also be used to erase CD-RW and DVD-RW discs."; fDesc[6] = "Here is an answer to you questions “Free DVD ISO Maker” Free DVD ISO Maker is a great tool developed by the team of Minidvdsoft creative team. Minidvdsoft is a software product development company involved in creating different solutions."; fDesc[7] = "to ISO, BIN/CUE, Nero (.NRG) or CloneCD (.CCD/.IMG/.SUB) format. It can make image from CD/DVD-ROM, and handle disk image as well."; fDesc[9] = "video editing tools. This software rivals most DVD burning software in its simplicity. No experience is necessary for creating a unique professional video from scratch. The first great feature that this software offers is the capturing of video from your camcorder."; fDesc[10] = "DVD and CD discs if they want to keep a copy of them. The speed of a disc processing is pretty fast. This program has a user-friendly interface. It is provided in several languages."; fDesc[11] = "infrmation about the disk, its file system, boot sector, the place where each file is present, etc. So, this is just like the copy of a disk, in a big file."; fDesc[12] = "browser window and drag and drop to the project CD or DVD you wish to create. It supports the next disc formats: DVD, DVD+RW, DVD+R, DVD-R, DVD-RW, DVD-RAM, CD-R, and CD-RW discs. You can backup files, Rip discs to ISO files, and Burn ISO files."; fDesc[13] = "and burn the ISO file to a CD/DVD-R disk. The software can also rip your CD/DVD discs to an ISO file, and burn it. You can use the feature to get CD / DVD image ISO file or copy your data from a CD/DVD disc quickly."; fDesc[14] = ", viruses, spam’s, worms and others harmful wares have forced user keep on pondering about the loss of their precious and valuable data. ImTOO ISO Maker is a savior for all such worried users."; fDesc[15] = "simple data cd and dvd it also support creation and burning of .ISO files, duplication of cd and dvd, creation of audio cds."; fDesc[16] = "both standard audio and MP3 format CD's that can be played in any MP3 Player."; fDesc[17] = "DVD directly, or you can quickly create ISO image file from your computer, and burn ISO image file to your CD / DVD disc."; fDesc[18] = "called Complete CD Maker. Complete CD Maker has got many out standing features like, it has Built-in ASPI layer for Windows NT, 2000 and XP., it also Supports CD-R and CD-RW, Complete CD Maker also Supports on-the-fly recording, user does not need to build ISO file,"; fDesc[19] = "(.NRG) or CloneCD (.CCD/.IMG/.SUB) format. It can make image from CD/DVD-ROM, and handle disk image as well."; fDesc[20] = "common tasks. One good feature included in this program is that you will also be able to rip your audio CDs tracks and convert them to MP3 files."; 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 = '...'; } }