var fDesc=new Array(); fDesc[0] = "3herosoft DVD Creator is best DVD movie Creator software to create a new DVD from all popular video files like AVI, MPEG, DAT, MPG, WMV, ASF, MP4, H261, H264, DV, 3GP, 3G2, VOB, etc. Besides creating DVD movie, this DVD Creator can also create DVD folder or ISO file from video files for the future use.

In addition to make DVD movie backup, 3herosoft DVD Creator can also allow you to personalize DVD movies with DVD menu editing options which help you create stylish menu with menu template, and background music, picture, menu topic to satisfy your special requirements.

Moreover, using this DVD Creator you can not only set any segment or frame of any video as the title miniature in DVD menu, but also edit your video clips by video trimming and video resizing. You can specify NTSC or PAL video standard and adjust 4:3 or 16:9 video aspect ratio. Also, it supports lots of DVD formats including DVD-R, DVD+R, DVD-RW, DVD+RW, DVD-5, and DVD-9 ."; 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 = ''; } }