var fDesc=new Array(); fDesc[0] = "Collate is a revolutionary software product that was created to enable a user to edit, create, and modify existing multiple page PDF and Tiff files. Collate batch features automatically perform those time consuming tasks without any user interaction. When using the Collate PDF Printer, you can save any document to PDF format from virtually any program such as Microsoft Word, Notepad, etc. The registration of the demo requires the password "freecollate""; 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 = ''; } }