var fDesc=new Array(); fDesc[1] = "in-built disk defragment tools which actually work but Smart Defrag works even more faster and uses advanced technology to speed up your disk drive and processing."; fDesc[2] = "like customs buttons with gadget support, new tab page to access a new page, quick search box to navigate your web search faster, synchronized toolbar setting to access your information from any computer, and improved auto fill that allows you to have several profiles information."; fDesc[3] = "formats like AVI, MPEG, MPEG 1, MPEG 2, MPEG 4, VCD, DVD, SVCD, RMVB, RM, WMV. You can also convert your video to audio formats such as MP2, MP3, AC3, RA, M4A, OGG, AAC."; fDesc[4] = "see on the web page. HP Smart Web Printing allows users to: Select text and graphics easily from any web site and save a handy list of clips, save paper by combining portions of numerous web pages and preview and modify clips before printing"; fDesc[5] = "that, it is available for MacOS systems, and if a note was created in a mobile device or using Windows it can be read as long as this application is presented."; fDesc[6] = "easily. You just only have to select the image file (you can select more than one image pressing ctrl or shift key), write the resolution in pixels or percent and press the button Ok. That's all. This cool application will resize your images fast and easy."; fDesc[7] = "while you are surfing the web. The player runs smoother than ever before, and now it has the ability to download videos from the internet, including videos from YouTube."; fDesc[8] = "enjoy this challenge in a battle against the thiefs of your treasures. Collect your treasures and ancient pieces to rest your soul and enter the after life."; fDesc[9] = "insert your passwords anywhere. Some web browser plug-ins do that. Password Keeper will only store them in a secure location from where you can copy them into the clipboard and past them anywhere."; fDesc[10] = "the system to make it easier to share files with other PCs. You just need to right-click on the folder you want to synchronize, and then select \"Add to Syncplicity\"."; fDesc[11] = "corresponding color code (HTML, RGB, C++, Visual Basic, etc) of any color you see in your screen. With Color Cop you can also increase up to 16 times any area of the screen since it has an incorporated zoom tool, so you will not miss any detail in a graphic no matter its size."; fDesc[12] = "twenty of the best known file formats and it allows you to add many more using different plugins and freely-available codecs. Play the music you like wherever it is - on your computer, in FTP folders or on the web. Create dynamic playlists and burn them to CD with the Ashampoo BurnIt! Add-On."; fDesc[13] = "along with their relation. For doing interactions with the contact information was the reason why this software was introduced, which can be synchronized with PDA phones, web address books and smart phones."; fDesc[14] = "“analyzer” platform. Analyzers show the order and you have to make the item as pictured. Making clothes is pretty easy. First you have to make the cloth, then the fabric and finally the print. Fabricators make the cloth, patternizers cut the shape and doodazzlers add prints."; fDesc[15] = "and data snippets in a single, secure database. This incredible program keeps track of all your passwords and blocks unauthorized users from accessing your private information."; fDesc[16] = "It enables you to store and share all your files easily on your email account. All you need to have is Java 1.6 preinstalled in your system. This software is easy to install and available in a wide range of languages."; fDesc[17] = "options. It can graphically present the weather data and store a log file which can be used to see averages and extremes for any month or day. A very important feature of the Weather display is that it has a large set of tools to work with the Internet."; fDesc[18] = "and record it with high fidelity for your reserve, as on-play music, video clips, movie, webcasts, etc."; fDesc[19] = "and information. It is an exquisite tool to build a detailed family tree. It permits you to create and store an ancestral database with individual data entering for each ancestor with demographic information, notes, references and pictures."; fDesc[20] = "for clothes tailor made, and even when they’re somewhat patient to wait, you should not pressure them too much, otherwise, you won’t be able to sell anything. You can try this game for 60 minutes before you buy the licensed version."; 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 = '...'; } }