var fDesc=new Array(); fDesc[0] = "Moyea SWF to Video Converter Pro is a handy utility that can perfectly convert SWF to Video and Audio format files. With it, you can convert SWF to video or audio from local computer and from internet by adding its URL directly. More important, this SWF to Video Converter provides a great solution to animation masters, video designers and individuals to create attractive websites, process further editing in Adobe Premiere and explore the depth of digital world, as this SWF to Video Converter support to convert SWF to AVI video with alpha, generate 32 bits RGBA file, offer manual mode for interactive Flash conversion, etc."; 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 = ''; } }