var fDesc=new Array(); fDesc[0] = "Apollo Audio DVD Creator allows you to burn music DVDs with your favorite songs, organize them in albums and create a browsing menu to ease reproduction With this tool you will be able to backup your media and play your music in in your car or home DVD player.

It has a nice and easy to use Interface, which allows you to Save/load your project, and edit it anytime, and presents 3 steps in different tabs to create a music DVD:

1. Add files: create albums, add music. Media supported includes MP3, WAV, WMA, OGG, MPG, AVI, WMV, ASF, AC3, RM, Direct CD to DVD Copy. LPCM, AC3, MP2 audio on DVD.

2. Design: with built-in background images or your own pictures (supported formats include bmp, jpg, gif), you can also change font for the menu.

3. Produce (burn or save in hard drive) supports NTSC and PAL TV system for output.

I liked this application, it is really useful if you want to carry thousands of songs in a single disc, I only missed the drag and drop feature, but it is easy and fast enough to work with.

If you feel like testing this program, there is a free Trial available for download at the developer's site (with a limitation of maximum 5 songs).

Operating System: Windows 95/ 98/ Me / XP / 2000 / 2003 Server"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }