var fDesc=new Array(); fDesc[0] = "Vico MultImage is a smart tool that will allow you to perform a smart comparison of multiple images.

With Vico MultImage you will be able to open or drag and drop your images, have them automatically adjusted in the program workspace, have them zoomed and scrolled in a synchronized way and more.

The useful shortcuts will allow you to concentrate easily on the comparison job.

Features:

-Supported image formats: BMP, GIF, JPEG, PNG, most TIFF.
-English language.
-Unlimited contemporaneous images.
-Drag&drop support.
-Automatic or manual image positioning.
-Synchronized or manual zoom and scroll.
-Images navigation.
-Easy shortcuts.


Requirements:

-Microsoft Windows XP
-Microsoft .NET Framework 1.1 (if not present, available at the Microsoft web site)
-Processor frequency: 500 Mhz or higher
-Video resolution: 800 x 600 or higher
-RAM: 256 MB or more
-Hard disk: 10 MB of minimum free space
-Input: keyboard and mouse

Limitations:

-30 days free evaluation period

Vico MultImage is a simple, easy-to-use and reliable tool that will enable you to perform a smart comparison of multiple images."; 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 = ''; } }