var fDesc=new Array(); fDesc[0] = "With Soap Generate Gear, you will find that soap programming becomes easier and more comfortable. Soap Generate Gear can directly compile and generate a source code to be dll or static library. The program can also generate a makefile if your protocol is designed for linux or unix platform. Using this tool, you will find an soap programming, an debug soap protocol and a tunel soap communication performance."; 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 = ''; } }