var fDesc=new Array(); fDesc[0] = "Leap HD Video to AVI MP4 iPod WMV Converter likes gramary. With this super excellent conversion tool,you can convert your single HD video to diverse popular videos.
It has professional and easy-to-use interface, fast converting speed and excellent output video quality. It allows you to effortlessly batch convert HD vdieo to AVI, MP4, WMV, VCD, SVCD, DVD, 3GP, iPod, iPhone, Zune, Xbox, PMP, PSP, Apple TV, Pocket PC, FLV, SWF, and MOV video formats without any quality loss. You can use the predefined setting and you can also set the encoding parameters as video quality,video size,audio quality etc as you like."; 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 = ''; } }