var fDesc=new Array(); fDesc[0] = "Torrent DVD Creator is a powerful DVD creator, DVD burner, DVD converter, and also a DVD movie maker. You can convert all your favorite movies, video files to DVD. All popular video formats are supported, so actually it could work as AVI DVD Creator, MPEG DVD Creator, DivX DVD Creator, DV DVD Creator, VOB DVD Creator, FLV DVD Creator, WMV DVD Creator, 3GP DVD Creator, MP4 DVD Creator and MOV DVD Creator, MKV DVD Creator, MTS DVD Creator.

Torrent DVD Creator makes the DVD menu design such an interesting thing. All background music and image can be fully customized, so you can just use a little of your imagination and enjoy yourself."; 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 = ''; } }