var fDesc=new Array(); fDesc[1] = "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[2] = "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[3] = "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[4] = "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[5] = "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[6] = "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[7] = "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[8] = "and record it with high fidelity for your reserve, as on-play music, video clips, movie, webcasts, etc."; fDesc[9] = "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[10] = "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[11] = "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[12] = "Opera easily. The program provides one click solutions to cut, copy, move or grab URLs. Just use the import utility of the tool to import all the favorites and bookmarks from all your web browsers and copy or move them as you like."; fDesc[13] = "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."; fDesc[14] = "them. There is always access to this information any time anywhere, even if your going on a business trip, you can take these web pages with you on your laptop and view them with no Internet connection required."; fDesc[15] = "moviemaking features and faster uploading to Wal-Mart.com for online printing and photo sharing. With the Wal-Mart Digital Photo Manager, customers can create Web photo galleries and use basic editing functions."; fDesc[16] = "uTIPu.com or via email. It?s easy to use and has many powerful features (zooming, voice-over, annotation)."; fDesc[17] = "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[18] = "money from every paycheck to pay Federal and State taxes. I am only saying this so that everyone is on the same page. Most times, people hire tax accountants that prepare the taxes declarations. They charge you a lot of money per hour. To prepare your taxes is not as hard as it sounds."; fDesc[19] = "contact with the customers. What you have to do is to locate the correct ingredients in the kitchen and click on them. This can be harder than it sounds because the kitchen you are working at is a real mess."; fDesc[20] = ", AutoCAD and plain-text into PDF. Supports PDF merging and digital signing from the Windows Certificate store."; 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 = '...'; } }