var fDesc=new Array(); fDesc[0] = "DC Binding Recordset is one of the first applications to let you manipulate data form in any way you want. This software integrates seamlessly into your project and lets you call the form functions whenever you need them - this way, don't need to spend so much time creating about codes. Best of all, you can reuse DC Binding Recordset again and again on all of your programs. DC Binding Recordset works with Visual Basic, Visual C++, and other such COM-based environments."; 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 = ''; } }