var fDesc=new Array(); fDesc[1] = "photos with friends and family is as easy as pressing a button!"; fDesc[2] = "version of Windows Live Messenger 2009 but want to enjoy all the benefits and added Plus!. Yes, this version is the official version released by the sponsor program and resolves all problems of incompatibility that existed between messenger 9 final messenger plus live."; fDesc[3] = "pretty fast way. Besides, it uses a minimal amount of resources of your system in comparison to other programs of this type."; fDesc[4] = "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[5] = ", fast and quite simple to use software, what makes of it the perfect application for everyone. It's freeware, but the license is free only but non-commercial use."; fDesc[6] = "native file support for Adobe Flash and Adobe Photoshop Album slide shows, and electronic cards, and eBooks Adobe Reader is free, works with Windows 98/Me/2000/XP/2003/Vis ta."; fDesc[7] = "of satellite photographs. There are three versions, the free one for personal users, Google Earth (Enterprise) and Google Earth Pro. Many interesting features: Flight simulator, Sky and Mars, Street Views and 3D Buildings and the fantastic Google Ocean."; fDesc[8] = "Discs. The Essential version is normally included within bundled hardware like recorders or pc systems. The software included may depend on the manufacturer specifications."; fDesc[9] = "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[10] = "more features like effects and custom filters that give website developers more functionality in showing better graphics. It is a must on every PC, as many sites rely on this plug-in for showing videos"; fDesc[11] = "know instantly whether their computer's virus, spyware, e-mail, and firewall protection services are up-to-date. It combines a set of must-have security services with simplified access to McAfee´s security products."; fDesc[12] = ", comparison, red-eye removal, emailing, resizing, cropping and color adjustments. It supports all kind of images format and also includes new tools for drawing on the imagery, fixes, optimization."; fDesc[13] = "them to embed videos in web spaces, blogs, or sites. This tool simplifies the experience of video managing with a modest usage of system resources and good quality, which makes it a good choice for online videos."; fDesc[14] = "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[15] = "files in over 400 file formats (GIF, BMP, PNG, JPG, JPEG, TIFF, PCX, ICO, IMG, PDF, PIC, PSD, RAW, RGB, TGA, and many more)."; fDesc[16] = "spell checks on items such as form fields and comments and to add and edit custom words in their user dictionaries for future reference. A selection of spelling dictionaries used can be customized as per the order in which these are needed."; fDesc[17] = "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[18] = "cleaning / deleting unnecessary files. It can also be used as a tool to monitor your network usage. Realtime Disk, Network, Memory and CPU usage graphs are available. Not much features in the program. Anyway, rating 3."; fDesc[19] = "and sharing through the Internet, open format. Similar to PDF files, this smaller file contains scale and design information ready to be managed by designers and experts. The name of DWF Viewer has been changed to Autodesk® Design Review."; fDesc[20] = "program that you install on your computer. This incredible program shows you which are the AVS programs that you have installed on your computer, which are registered or not, and also alerts you if there's any promotion or discount available"; 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 = '...'; } }