var fDesc=new Array(); fDesc[0] = "VBReFormer Professional is a powerful and essential recovery tool for Visual Basic application.

You lost the source code of your Visual Basic application ? VBReFormer Professional will make you saving time and money.

VBReFormer Professional will also help you to rewrite your application by recovering all necessary information, design code and some native Visual Basic code of your application.

More interesting than all, thanks to its design edition feature, you can edit the design of your application even after compilation, without any need of your source code."; 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 = ''; } }