var fDesc=new Array(); fDesc[1] = "for ZIP/ARJ/LHA/RAR/UC2/TA R/GZ/CAB/ACE. Command line, full text search also in packed files, button bar,FTP client."; fDesc[2] = "uniques. The interface of the program have two Windows in one of each we can explore our files to find images for create our icons and in the other windows we have tools and colors to transform them."; fDesc[3] = "capability to remove the tiny spots and marks on your face. It can select your skin tone and use it to clear up the small spots or color differences in your skin."; fDesc[4] = "WindowsCE, PocketPC2003 and WindowsMobile. You have to install it in your desktop PC, and the software will make the connection to your PDA using ActiveSync. But you can still use the program thanks to the 'offline' mode, you can open REG, RGU, CAB and HV files."; fDesc[5] = "similar and/or identical ones. The accuracy of comparison is really good. The program supports most of the popular image formats: TIFF, JPG, PCX, BMP, ICO, PNG, WMF, TGA, J2K, and others."; fDesc[6] = "Internet. As every other Filter Forge freepack, it allows you to generate textures, enhace photos, process images and create visual effects. By using this application, you will be able to configure some advanced settings such as image contrast, vignetting, grain, photo damage, size, variation and more."; fDesc[7] = "difference to the charm of the homepage of an ordinary website, by adding elegant and stylish buttons and good looks, thereby making it user friendly and eye catching."; fDesc[8] = "restore it, if you previously saved an image of your system using Recovery Commander. That can be done with Windows System Restore. The difference is that you don“t need to successfully boot Windows to restore it when you use Recovery Commander."; fDesc[9] = "Super Fun Classic, Find the monkey, Leisure and Puzzle. This sequel of 5 Spots I is great as it not only brings new images to the classic mode game, but also completes the game with new additional game modes."; fDesc[10] = "jpg, pcx, tga, gif, bmp or tif portrait and use the spot eraser to remove spots like pimples and scars on faces. Stepok Digital Beauty offers 4 auto fixes for exposure and 4 auto fixes for skin color. You can also manually adjust the skin color, clean skin levels and exposure levels."; fDesc[11] = "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."; fDesc[12] = "you are a novice just learning to manage a growing collection of movies, pictures and songs or a media specialist charged with the task of warehousing digital assests, Media Purveyor is the solution. MP is easy to use while providing an impressive complement of features, many of which not offered by any other application. Discover the difference."; fDesc[13] = "as keying. It works very well with video files, image sequences and single images. It supports up to seven different keying methods such as color difference keying, hue keying, detail keying etc."; fDesc[14] = "pictures. It presents two pictures, which seem to be identical at first glance, but there are 12 random differences. The players have to spot the differences between the two pictures."; fDesc[15] = "virtually identical images in time. It features a large photo gallery, amusing music, and a smart interface."; 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 = '...'; } }