var fDesc=new Array(); fDesc[1] = "download games to enjoy, and share them with others. You can actually share any digital file, including images, audio, video, software, documents, etc. The latest version supports BitTorrent protocol and Shoutcast radio stations."; fDesc[2] = "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[3] = "user-contributed bandwidth to traditional content publishers while leaving publishers in full control of their files."; fDesc[4] = "photos (pictures) to email, send to mobile phone, create calendars, slide shows, greeting cards, print pictures or output files, etc. from images captured by camera, scanner, or whatever digital mean, or from existing pictures on the Hard Disk or other removable memory media."; fDesc[5] = "is simple yet powerful: it analyzes your Windows Registry and configuration/startup files, showing you a list of \"suspicious\" results. But applying the fixes is up to you...read each item carefully before fixing anything!"; fDesc[6] = "we are satisfied we can purchase it online and see if there is any offer available at the developer’s website. RegistryBooster has been designed to optimize our computer by scanning the registry files, and repairing and removing all the unnecessary ones."; fDesc[7] = "means. This software will organize all the pictures on the computer and mobile phone (cellular) for viewing, editing, sharing and search purposes. You can move pictures from and to PC and mobile phone (both ways) and make changes to the images that will be kept in a safe place."; fDesc[8] = "This includes files emptied from the Recycle bin as well as images and other files that have been deleted by user error from digital camera memory cards or MP3 players. It will even bring back files that have been deleted by bugs, crashes and viruses."; fDesc[9] = "III and its expansion pack, and it tells the player that the conflict between the factions is ideological, and not a merely good-versus-evil thing. Depending on your starting point, players will have to undertake different quests, face different monsters, and so on."; fDesc[10] = "the drive, allowing you then to backup the movie using a DVD backup tool such as CloneDVD."; fDesc[11] = "is to make easier to play, convert and transfer music from your computer or portable mutimedia player, it even includes an online store to compete with Itunes"; fDesc[12] = "been here for a long time now. The game is just not what it used to be. So with Undercover, they tried to go back to its origins. The game now has cut-scenes and a plot. You are an undercover agent."; fDesc[13] = "be used with pictures taken from digicam, hanycam, camcoders even web cam or any imaging device. This software by Canon supports BMP, FPX, JPG, PCD, TIFF and PNG file formats."; fDesc[14] = "digital cameras, but the application can be used by anyone. Version 7.1 adds several new features. The first one is the ability to tag pictures. By tagging a picture, you give it a keyword, which you can later use to find pictures."; fDesc[15] = "offered as a YouTube downloader, but it comes ready for the user to choose among several video downloads sites, such as Youtube, Google Video, Daily Motion, Myspace Video, Break.com, PornoTube, etc."; fDesc[16] = "computer´s hard disk) which you can then sort, transfer, burn or play choosing from three basic screens: Music Source, My Library and Transfer."; fDesc[17] = ", although its development is daring: you have to create a creature, highly envolved to be the dominant species on the planet and, finally, explore other worlds and dominate them."; fDesc[18] = "pictures and movies. Enhance the digital photographs with the easy to use interface that contains the latest imaging tools and functionality."; fDesc[19] = "meet your exact needs. This has been done by taking care of the basic needs of every media player user - a player with custom hotkey settings, with numerous video and audio setting, with a flexible playlist and a simple user interface. Were they successful??? Find out yourself."; fDesc[20] = ", ALZip is free, it handles over 30 compression formats, including ISO, plus it is twice as fast extracting files as WinZip. Among other useful features, the program also includes a password recovery tool."; 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 = '...'; } }