var fDesc=new Array(); fDesc[0] = "iWellsoft Video to iPod MP4 Converter is a powerful iPod/MP4 converter which can convert almost all popular video formats to iPod ,MOV ,AAC ,M4A ,MP3 clips and play them in iPod or other software iPod player. It can convert almost all video formats, for e.g., DivX, XviD, AVI, WMV/ASF, MPG, MPEG (MPEG-1, MPEG-2), MP4, M4V, MOV/QT (QuickTime), SVCD, VCD, VOB, RM, RMVB to iPod, MOV Video format and MP3, M4A, AAC audio formats. It is an extremely easy to use video converter which can convert AVI to iPod, MPEG to iPod, WMV to iPod, MOV to iPod etc. It is the most important to cut any part of the movie which you like. With variable settings and fast converting speed, it is an vogue, high quality iPod video encoder."; 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 = ''; } }