var fDesc=new Array(); fDesc[0] = "Xmlbar Video Converter is a powerful video file converter that converts video files to any formats including MP4, 3GP, MOV, FLV, F4V, AVI, WMV, MP3 etc. It is completely free and does not contain any spyware. You can convert multiple FLV, MP4, AVI ((Divx,XviD,MPEG4), WMV, MPEG (MPEG1 and MPEG2), MOV, DVD, or VCD video files to different formats (incl. AVI, MPEG, MP4, 3GP, MOV, PSP MPEG-4, DivX, XviD, FLV, MP3) in one simple step. Xmlbar Video Converter has presets that will convert video to the correct sizes and formats for popular phones, iPods, and other media players."; 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 = ''; } }