var fDesc=new Array(); fDesc[0] = "Convert Image to Gif Jpeg Tiff is an Image file converter for Windows. With this useful tool, your files can be converted to many other formats including Jpg, Bmp, Gif, Tif, Tga, Rel, Png, Emf, Wmf and Psd.

The program supports converting Jpg, Bmp, Gif, Tif, Wmf, Emf, Psd and Png. All the processes of converting are very easy with the click of converting. You can preview images before you convert, as well as current file parameters including file format and dimensions.

It creates images with highly good quality. You can automatically view the output files after conversion completed."; 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 = ''; } }