var fDesc=new Array(); fDesc[1] = "user of compact cameras, ACDSee taking a more professional version for the advanced user. For the price it has is an interesting option for the purchase by the amateur ."; fDesc[2] = "alternatives, then FastPictureViewer can be a good option. This program, as its name suggests, lets you view your images in a fast way, and in addition, it has a Vista style interface which makes that navigating through your photos can be a simple process."; fDesc[3] = "the web, paint with the mouse, etc. You can acquire digital photos from file on your computer, with the help of a scanner or a digital camera and at once start to work with them."; fDesc[4] = "fool you. It creates results of the highest qualities. If you need to create smaller images out of your big pictures, this application will certainly do the trick."; fDesc[5] = "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[6] = "just needs the URL of the website with wallpapers and a few settings, and you will get all your favorite wallpapers downloaded to your PC automatically."; fDesc[7] = "JPEG; PBM; PCD; PCX; PGM; PNG; PPM; PSD; PSP; RLE; SGI; TGA; TIF; TIFF; VDA; VST; WBMP; WMFand More... Graphics Converter Pro can export 120 graphic file formats. BMP; GIF; JPG; PNG; WBMP; EMF; TGA; TIF; WMF and More... Graphics Converter Pro has 52 image filters, including: Blurring, sharpening, embossing, diffusing, color balance, and more. Graphics Converter Pro has a very simple, user-friendly interface. You can resize the main areas of the program simply by dragging your mouse. Its smart image capturing tool can be used to capture images of various sizes from your desktop or any other software. It also supports file association, live update check and slide show."; fDesc[8] = "you to do a lot. If you need to download pictures or images, or video for that matter, off the Internet regularly, you are probably annoyed by having to do that with one item at a time."; fDesc[9] = "images. The program supports all basic image formats (JPEG, GIF, BMP, PNG, PSD and others) and video formats (MPEG, AVI, QuickTime, WMV, Real Media). There is a handy “Project wizard” that will help you to make settings for media you want to download."; fDesc[10] = "i-Fun Viewer is an image viewer which supports images with the following image formats extensions: JPEG/BMP/GIF/WMF/EMF/P NG/TIF/TIFF/PCX/TGA/DI B/RLE/PBM/PGM/PPM/JIF. When opening the program, we can see our entire directory; select any folder or file and all the images found in them will be automatically displayed as thumbnails, small thumbs, or filename."; fDesc[11] = "we can find a Menu Bar, one toolbar, one browser where we can see our folders a thumbnails panel and one window where we can see our projects."; fDesc[12] = "in your computer and also to make presentations. It is very small but interesting program. 3D Picture Browser gives you a new way for images browsing."; fDesc[13] = ", 2BP, PCX, PCD, TIF, CFX, RAW, PGM, PPM, and RAB. Its features include a slide show mode with WAV sounds, zoom in/out/fit, rotation, icon preview, an action button, stylus manipulation."; fDesc[14] = "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[15] = "player too. You can view, edit, enhance and manage all your photos in couple of clicks. Ai Picture Utility supports drag drop feature that enables the user to work faster. Ai Picture Utility has in-built unzipper that can extract multiple zip files in single click."; 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 = '...'; } }