var fDesc=new Array(); fDesc[0] = "Moyea FLV to Video Converter Pro 2.0 is currently the most cost-effective tool to convert Flash video (FLV) files to common video and audio files. This program can perfectly convert all kinds of FLV files without the installation of any extra codecs, including On2 VP6 video FLV, H263 video FLV, Nellymoser audio FLV, MP3 audio FLV, and audio-only FLV; and this converter could output various types of video and audio files, including FLV to MPG, FLV to WMV, FLV to MPEG, FLV to AVI, FLV to MP4, FLV to 3GP, FLV to MOV, FLV to MP3, FLV to FLV, FLV to 3G2, FLV to WMA, FLV to AAC, FLV to DV, etc. With Moyea FLV to Video Converter Pro 2.0, you can easily convert your FLV files to appropriate files that could be played on your DVD player, PC, iPod, PSP, MP4 player, Zune, cell phones, and other portable devices."; 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 = ''; } }