var fDesc=new Array(); fDesc[0] = "Amadis AVI/DIVX/XVID to DVD Creator is the most easily used DVD Author/Burning tools. lets you convert all favorite movies to DVD movies and burning it onto DVD Disc, and then watch them on home DVD Player ,car DVD Player or any other portable DVD Player

Main Features:
- Very fast and without any quality loss
- Support Batch convert
- Very user-friendly interface
- Supports AVI, Divx, Xvid, MPEG1, MPEG2, ASF, WMV, DAT, H264, H263, RM, RMVB,3GP, 3GP2, MP4, M4V, MPEG4,MKV,FLV,SWF,DV to DVD moives
- Build DVD Moive Layout to hard disk
- Burn DVD Movie Layout from hard disk
- Burn DVD Movie Layout from hard disk
- Can burn Disc using Nero Express Burn option."; 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 = ''; } }