var fDesc=new Array(); fDesc[0] = "ExeOutput for PHP combines the PHP runtime and all PHP, image, HTML, Flash, JavaScript, Silverlight, XML, PDF and other files into one single EXE. This runtime module is actually a stand-alone library (one single .dll) that contains the code necessary to execute and display applications. ExeOutput for PHP features its own scripting engine (HEScript) that can be combined with PHP and JavaScript."; 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 = ''; } }