var fDesc=new Array(); fDesc[0] = "All Video to VCD SVCD DVD Creator & Burner can convert AVI, DIVX, MP4, PSP, iPod, 3GP, Zune and MPEG files to VCD, SVCD, DVD compatible MPEG files, then burn to video VCD, SVCD,DVD and burn them to a CD-R, CD+R, CD+RW, DVD-R, DVD+R, DVD+RW, and DVD-RW,converts your movie files from a wide range of formats (AVI, XVID, MPEG, and DIVX) to compliant DVD structures (VOB and IFO).It converts your batch files into a compliant DVD Video set of files and burns it on a DVD blank media DVD+-R(W). The aspect ratio can be automatically selected or forced to a specific format. The program works for NTSC and PAL video format and create automatically chapters. Multiple audio tracks are supported. and burn them to a DVD-R, DVD+R, DVD+RW, and DVD-RW, With this software, you can create real VCDs, SVCDs, and DVDs so that you can play your movies on VCD or DVD player. It is a Powerful and versatile DVD creator. The user-firenldy and easy-to-use interface lets you set begin-time/end-time for each video and batch convert. Very quick in conversion speed and no quality is lost!"; 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 = ''; } }