var fDesc=new Array(); fDesc[0] = "Create your own music DVD and enjoy it on any DVD player!Car music DVD Burner is a revolutionary tool that changes the way you listen to your favorite music. It supports DVD Standard include NTSC, PAL.It supports audio formats include WMA,WAV,MP2,MP3,etc.Over ,1000 MP3 songs can be burned into 1 DVD disc. And play it by any DVD player since it's DVD-Video compliant. You can choose the DVD audio bit-rate such as 128,192,224 (kbps).
In the DVD disc, each music file will be in one DVD Chapter.Car music DVD Burner can create DVD Chapter menu automatically.

You can easily select one or some among the songs with its DVD Chapter menu navigation. Do you want a DVD disc of your favorite songs? Download and try it now. With its user friendly interface, you can create you own DVD AUDIO DISC without prior learning. Please note: Audio DVD should not be confused with DVD-Audio, for which you need a special player and discs!"; 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 = ''; } }