var fDesc=new Array(); fDesc[2] = "leaps and bounds. True freeware."; fDesc[3] = "output files in original or converted JPG, BMP, TIFF, GIF, PNG, PCX, TGA. This full-featured image-processing software generates preview in real time. Advanced styles come as an added value for making of your pics or videos the coolest ones!"; fDesc[4] = "allows you to edit images from a variety of formats and enhance them using different effects. Moreover, the program features a very simple and extremely easy to use user interface which does not need any technical knowledge and makes this task a breeze."; fDesc[5] = "other interesting tasks on them. The program has a simple interface, and there is a handy tool bar from which you will be able to change the way you view your panoramas."; fDesc[6] = "all photos from your digital camera in just a few clicks and save a lot of space."; fDesc[7] = "rotate a JPEG photo, most image editors decode the photo, rotate the bitmap and then re-encode it back to JPEG. This process slightly decreases the final image quality. Unlike those tools, the JPEG Lossless Rotator does not recode your photo and performs a special lossless block transformation instead. As a result, the rotated photo has the same quality as the original. In addition, JPEG Lossless Rotator has a very simple multilingual interface and is easy to use for inexperienced computer users."; fDesc[8] = ", Flower Garden, FreeCell, Klondike, Nestor, Yukon."; fDesc[9] = "to copy the converted file to our digital portable devices. We are also allowed to create new documents and add title, links, tables, margins, bookmarks, cookies, document, messages and HTM, HTML, TXT, PDB, PRC, GIF, JPG, GIF, JPEG, PNG, and BMP files."; fDesc[10] = "abilities in a fun way. All thanks to the graphic engine of the program, allowing the kids to paint but not just like the traditional ways like a pencil and a paint bucket."; fDesc[11] = "frames, signature, watermarks, logos,etc., and all of these can be done with just a couple of clicks. If you were looking for a free and simple application to resize, crop and add extra effects to your photos, the GoodFrame is a good option."; fDesc[12] = "photos you have in your computer. It permits you to edit your images and add effects such as changing positions, rotating, resizing, altering the overlay order, putting frames, mask templates, shadows, layers, etc. It is simple to use and fun."; fDesc[13] = "been inactivated for a determined time. The program will never stop showing your favorite pictures until you interrupt it. More than that, this utility will automatically download pictures from the Internet and show them."; fDesc[14] = "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[15] = "impressive animation for your websites or for other purposes. Presently it support only BMP and JPG image formats as an input image files. But for output it support Flash SWF and AVI video format including GIF file format."; fDesc[16] = "your pictures in a different way. With Image Eye you will be able not only to view your photos, but also apply some basic image adjustments to them, and also view your pictures as slideshows."; fDesc[17] = "your product in a very simple and easy way. The application needs only two images and a couple of settings to render a beautiful output."; fDesc[18] = "This program creates smaller file sizes and better quality for images. It is a very useful application to simplify the organization, viewing and sharing of images from your computer."; fDesc[19] = "Basic, Visual Basic.NET, ASP, ASP.NET, Visual C++, Visual C# programming languages."; fDesc[20] = "into a video file (AVI, SWF). The basic idea is pretty simple, and the user interface lacks complexity."; 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 = '...'; } }