var fDesc=new Array(); fDesc[0] = "VideoZip Support all popular video and audio players such as iPod, Zune, PSP, Pocket PC,iRiver,Blackberry Creative Zen, Archos and so on,Support video crop and video trimming. Provide you with the functions to cut off unnecessary parts from your screen and capture your favorite clips from your video files. It is very powerful video format converter that can convert you video files to various formats to meet different format requirements and for playback on popular players It is the best video converter that can convert MKV to AVI, MKV to WMV,MKV to MPEG. and even convert video to Youtube and Youtube to video . sound quality. It also comes with output profiles for devices like the iPod and PSP, though you can easily create a custom profile with the audio and video specs of your choosing."; 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 = ''; } }