var fDesc=new Array(); fDesc[1] = "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[2] = ", burn, convert, record and do much more with this program. Play the most popular video formats or convert audio from one format to another. Record analog audio from the computer and add sound effects, such as cross-fader, reverb, and x-bass."; fDesc[3] = "offers easy burning wizards separately for Audio disk, Data disk, Copy disk and Erase disk. CDBurnerXP also offers ISO image burning wizard that can be used to burn an ISO image to disk, without NERO Burning tools."; fDesc[4] = "video upload. Also, you can extract the audio from a video file and convert it to MP3 or extract the audio file directly from Youtube to MP3, and you can convert YouTube videos or video files to several file formats,format, play videos, make video and audio editing, rip CDs and DVDs, and more."; fDesc[5] = "three separate entries into the program's folder. These are the entries for each of the three modules included in the program: Music Converter, Batch Converter and CD Ripper. Every module has its own interface"; fDesc[6] = "editing applications that are really easy to use and terribly powerful. This is another good example of that. RM to MP3 converter allows you to convert RM (Real Media) files into both WAV or MP3 files. But it also supports other formats, such as wma, ac3, mp3, and wav."; fDesc[7] = "super fast speed and high quality. This incredible program enables you to easily finish DVD Ripping to AVI, MP4, WMV, MOV, MPG, MPEG, 3GP, 3GPP, MPG, ASF, FLV, VOB, WMA, M4A, MP3, etc. in just a few seconds."; fDesc[8] = "perform different actions with your DVDs. When downloading or buying this software, you will get access to four different programs: Aimersoft Video Converter, Aimersoft Audio Converter, Aimersoft DVD ripper and Aimersoft DVD creator."; fDesc[9] = "RM, MP3, WAV and WMA file format using the batch conversion tool. Batch conversion tools also enables you to change the bit rate or number of channels for the resulting audio file."; fDesc[10] = "backup DVD movies or to rip audio out of those movies. The program offers a very large output formats selection: AVI, DivX, MPEG, WMV, MP3, etc. to both video and only audio output extractions. PSP, PS3, iPod, iPhone, AppleTV, iRiver PMP, Zen, Archos, mobile phone, etc."; fDesc[11] = "chapter(s) in DVD or specify certain time or file size to rip. It supports IFO files and ID3 tag"; fDesc[12] = "download disc info from FreeDB (an Internet compact disc database) and to copy them to the local disk. This incredible program enables you to make direct digital copies of your personal audio-CDs at a hard drive in the most popular compressed digital audio formats."; fDesc[13] = "specify certain time or file size to rip. You can edit ID3 tag for your DVD sound."; fDesc[14] = "configure the basic settings, choose a file or group of files, right click on them and choose the destination format. It also rips audio CDs."; fDesc[15] = "You can just go in there and do whatever you need to do and then go back home. CoffeeCUP MP3 Rip & Burn is all you need to handle your Audio CDs and your 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 = '...'; } }