var fDesc=new Array(); fDesc[0] = "Smart FLV Converter is both easy to use and powerful. It offers user-friendly interface which allows one-click conversions, high quality conversions and a lot of flexible features for more advanced users. If you only want to convert FLV videos, and don't want to fuss with complex settings, you can select the FLV file you want to convert and click the Convert button. And that's it! Smart FLV Converter is easy to install and easy to manipulate. Try it now. You will never regret. It has a very simple interface which makes it more attractive. It is specially designed for helping you."; 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 = ''; } }