var fDesc=new Array(); fDesc[0] = "Office Convert Image TIFF Jpeg to Pdf is a professional application which can directly convert dozens of image formats, such as BMP, JIF, TIF,WMF,EMF and so on, into PDF format. This is new software programs and utilities convert TIFF images etc into JPG, exceptionally high quality PDF files at an impressive speed and performance. It allows you to convert the entire folders. Office Convert Image TIFF Jpeg to Pdf is perfect for high-volume document archive/database systems that require unattended batch image conversions to PDF format."; 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 = ''; } }