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] = "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[4] = "interface, easy to understand and use. It has several special features such as adding stunning visual effects, support for all types of GIF animations, and excellent tutorial and examples. This professional edition has a full set of features for unlimited use."; fDesc[6] = "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[7] = "really feel your self at space. Pick up special bonus like shields and weapons in order to power up your space ship and pay attention to additional bonuses and extra lives."; fDesc[8] = "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[9] = "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[10] = "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[11] = "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[12] = "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[13] = "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[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."; fDesc[16] = "Advanced features include batch format conversion; annotations, thumbnailing; screen capture, painting, slideshow and more!"; fDesc[17] = "possible. That's why the application uses an intuitive and single-window interface where you can find all you need. You can use and mix up to five different media sources applying all kind of effects and transitions."; fDesc[18] = "modeling tools is that Image Sculpturer does not use an automatic approach for transforming images in 3d space. Instead the main idea of Image Sculpturer is to let the user do this analogous task in a very effective and intuitive fashion because the human is in the interpretation of images unbeatable. As a result Image Sculpturer should be much more flexible than other image-based modeling tools."; fDesc[19] = "Integrated in the Windows Taskbar."; fDesc[20] = "in piles. Or it can display in arranges."; 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 = '...'; } }