var fDesc=new Array(); fDesc[0] = "With Okdo Png to Swf Converter you can convert png files to flash video format in a very fast and easy way. Also It can help you convert your png image files in batches and after conversion you can play and watch your png image file with a flash player. The tool outputs a very good quality with a great speed."; 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 = ''; } }