var fDesc=new Array(); fDesc[0] = "If your mouse can scan but it can't acquire data from payment slips, you need CLX.PayApp. It enlarges the performance envelope of your LG LSM-100 Mouse Scanner with key functions that save you time and stress.

Now you can read all Swiss payment slips quickly and accurately with your mouse scanner. You capture your payment slips with a simple hand motion, and payment data is immediately available in your payment program."; 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 = ''; } }