var fDesc=new Array(); fDesc[0] = "Enolsoft Video to iPad converter is a professional video converting program, designed for all the PC users to convert any video formats to iPad/iPad 2 compatible video & audio formats, such as convert AVI, WMV, MKV, FLV, MTS, VOB, MPEG, RMVB, RM, MOV,AVCHD, MOD, TOD video to iPad 2 (720p) H.264 Video or iPad MPEG-4 iTunes Video formats, as well as convert them to iPad/iPad 2 supported MP3, WAV, M4A, AIFF audio formats. Moreover, you are free to edit your videos with this Enolsoft Video to iPad Converter’s built-in video editing tools like crop, trim, add watermark and special effects etc."; 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 = ''; } }