var fDesc=new Array(); fDesc[0] = "With RZ DVD Creator, you can watch any internet media on your TV, provide the total solution of burning DVD from Avi, Wmv, Asf, Divx, Xvid,Rm, Rmvb, Mov, Mpeg1/2, MKV, OGG, MP4, 3GP, 3GP2, Flv, VOB, TS, AVC, H.264, M2TS(blu-ray video), F4V, M4V, etc., it is powerful, flexible, stability and fast.
The created DVD can be played well with both computer and Home standard DVD player, you can watch your downloaded internet video files on TV, share your favoratie video files with your friends and family person via DVD video discs.
Designed to convert and burn any video files to DVD with DVD Title and Chapter menu, use this software to create DVD from your digital video recorder, Webcam, or downloaded video files."; 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 = ''; } }