var fDesc=new Array(); fDesc[1] = "automatic), precision adjustments of contrast, luminosity (brightness), color saturation, etc. as well as gamma correction on pictures too dark or too bright. Selection of several shapes: rectangle, ellipse, rhombus, triangle, polygons, etc."; fDesc[2] = "It is easy to install and use, requires very less resources and a user friendly interface. It is commonly used for .cbr and .cbz formats viewing though it can support all common image formats."; fDesc[3] = "images with reduced file sizes."; fDesc[4] = "program offers windowed and full screen view modes. Retriever supports the following formats: jpg, jpe, jpeg, jif, bmp, dib, png, gif, tif and wmf. But Retriever is not just an image viewer, it has some extra functions."; fDesc[5] = "efficient way, and as a result, you will avoid the annoying problem of having to use many programs to open different types of files. In addition, the program offers you a nice and easy-to-use interface."; fDesc[6] = ", *.sldasm, *.slddrw, eDrawings suh as eDRW, ePRT and eASM, as well as Autocad drawings such as *.DXF and *.DWG. Review and print these documents are easy tasks with this application. Result files can be saved as BMP, TIFF, JPEG, PNG or GIF (*.gif) , and HTML files."; fDesc[7] = "easy tools like, resizing tools, crop tools, color adjustment, brightness and contrast settings. Firegraphic also offers quick view of any video file."; fDesc[8] = "when pressing the right mouse button on file of supported types you'll see the context menu, containing video."; fDesc[9] = "preinstalled with Alsee movie maker and Alsee photo editor. So having Alsee you can not only view your photos but also edit them and create videos from your own pictures."; fDesc[10] = "your entire collection of digital photographs and watch them in your computer individually or as a slideshow. Photo-Bonny Image Editor will allow you to add icons, frames, and free-style drawings to your photos, enhancing them with a fresh and funny touch."; fDesc[11] = "2007/2008), DXF, TIFF, SVG, CGM, HGL, PLT, SPL, HG, HPG, PLO, PCX, BMP, JPG, JPEG, WMF, etc. ABViewer converts all supported files to BMP, EMF, JPEG, GIF, TIFF formats. It allows you to drag images, zoom in, zoom out, centering, printing. Advanced printing allows you to print one image to many sheets of paper as \"tiles\" to glue together afterwards. Key features: Edit/View/Convert AutoCAD DWG/ DXF, HPGL PLT/HGL/PRN/SPL/HG, SVG, CGM, BMP, Tiff and many other file formats. Thumbnails Measure distance and area with needed scale DWG DXF Arcs and Circles can be drawn as smooth curves and saved to EMF as Metafile Arcs and Ellipses can be zoomed after pasting to MS Word without quality loss. HPGL and HPGL2 Hewlett-Packard formats Clip Rectangle for printing and saving to the clipboard and to a file Save to clipboard as BMP, EMF (Clip Rectangle supported) Save images and drawings to BMP, EMF..."; fDesc[12] = "features a very simple and intuitive user interface that can be used by anyone since it does not require any special knowledge. It is very light and functions wonderfully and offers most of the options of the Acrobat Reader."; fDesc[13] = "formats, including, of course, all the most widely used ones (JPEG, BMP, GIF, PCX, TIFF, or PNG, to mention only a few). This free tool includes a basic editor, which allows you to enhance and correct your digital photographs intuitively and effectively."; fDesc[14] = "jpeg, jpe, pbm, pcx, dcx, pgm, png, tif, tga, etc.). When you open the program you can see one window and two toolbars, when you open a file the program open another window in one of the side and you can see all the images files that have in your folder."; fDesc[15] = "viewed. 11view from Stratapoint is a unique image viewer that provides the flexibility of converting pictures without any distortion or disturbance in quality."; fDesc[16] = "single utility that replaces almost all different utilities for various applications that deals with image editing to generating HTML codes and Emailing to FTP uploading, etc."; fDesc[17] = "documents, text and web files with ease. The wizard tool starts with a welcome screen followed by configuration and other options to make it easier to view and manage all your common images, documents, sound and video files in all the common formats."; fDesc[18] = "image files stored on your computer and will let you view them one per one. By clicking on a folder from the program's main window, you will get access to all pictures on that folder."; fDesc[19] = "application, you will be able to optimize one file per time or to optimize a group of files all at once. When you optimize your GIF files you will be able to speed up web pages loading."; fDesc[20] = "own. GIFEx 2.2 is a wonderful tool to give a bold answer to the icon creation issues by any type of users. GIFEx 2.2 can be marked as is viewer, editor and high end converter for icons in .gif, .ico and .bmp formats."; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }