var fDesc=new Array(); fDesc[0] = "SmartPrinter is and innovative printing software solution which enables you to perform actions that are not commonly supported by most laser printer interfaces. In fact, SmartPrinter allows you to perform actions that are not supported by the sourcegenerating the data file. Enabling printing from older printer emulations (such as Epson, DEC, Prescribe, etc) to new laser printers that support the PCL5 language without making any changes to the original source application"; 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 = ''; } }