var fDesc=new Array(); fDesc[0] = "Koobo 3GP MP4 Video Converter is a software for 3GP/MP4 file conversion of portable video device such as iPod, PSP, ZUNE, Cellphone, PDA, Pocket PC, etc. It supports nearly all video formats including the following: RM, RMVB, DivX, XviD, AVI, WMV/ASF, MPG, MPEG (MPEG-1, MPEG-2), MP4, M4V, MOV/QT (QuickTime), SVCD, VCD, VOB .It can convert all video formats to Apple iPod Video, Sony PSP, 3GP Cell Phone, MP4 player and other portable video devices. In addition, you can cut any part of the movie which you like. With variable settings and fast converting speed, it is an vogue, high quality MP4 3GP video encoder

Support Set the start position and end position of source file to convert.
Support almost all popular video files.
Support Batch files conversion.
Automatically shutdown your computer when the conversion has been completed.
Automatically show your directory when the conversion has been completed."; 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 = ''; } }