var fDesc=new Array(); fDesc[0] = "Convert Jpg Wmf Emf to Pdf is an image file converter that can convert Jpg, Wmf and Emf format files to Pdf files trouble-free. The converter software works stand-alone and does not depend on Adobe Acrobat and Adobe Reader. The tool has a clear and nicely-designed interface that guarantees the whole program is easier to use and thus can save your valuable time. When working with this powerful converting tool you can view conversion result before you convert the image files. You don't need blind experiments and just use conversion result preview. The application works on Windows XP 2000 2003 Vista 2008 and Windows 7 and so forth."; 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 = ''; } }