var fDesc=new Array(); fDesc[1] = "well as hardware tools. Compatible with many operating systems it is supporting 11new languages (Traditional Chinese, Greek, Hungarian, Japanese, Korean, Russian, Romanian, Slovak, Swedish and Portuguese) to help many other linguistic users."; fDesc[2] = "Pages are loaded correctly and faster, is a wonderful tool, well thought and has better performance than other browsers."; fDesc[3] = "application is to combine the spontaneity of sketching by the hand with the power of digital tools, and achieve it with awesome and powerful tools and an intelligent guided process that makes everything really easy."; fDesc[4] = "users to share their processing power with the SETI@HOME initiative. It used volunteers' computers to analyze recordings of radio transmissions from outer space. However, nowadays, several projects can be added to the client."; fDesc[5] = "the following functions: intelligent coding, debugging stratified interactive, visual design of the distribution of the elements of the user interface."; fDesc[6] = "further, as it also captures complete Web pages or some chosen parts of them without the browser frame, adding itself as an intelligent toolbar."; fDesc[7] = "finds and delivers relevant results from the web, news and shopping sites, blogs, your desktop, even enterprise information systems."; fDesc[8] = "great story which enhances the gamer experience. Graphics are beautiful and music and sound effects help a lot to create a great experience."; fDesc[9] = "registry in under 2 minutes. Corrupt files, paths, and registry keys are analyzed and automatically repaired."; fDesc[10] = "of junk e-mail messages to users all around the Internet. It's very easy to lose important message that you really need in spam heaps. SpamBully is a great program that works with Outlook and blocks spam."; fDesc[11] = "features intelligent gameplay which matches interactions to the player status and the state of the game. Many different aspects of gameplay."; fDesc[13] = "SCUBA diving suit and take you on a journey to discover the beauties of the underwater world. You will be transported to a warm ocean with crystal clear water, where you will be able to see and enjoy all the spectacular views of this mysterious world."; fDesc[14] = "much faster speed and with ease. It automatically searches the websites for images and starts the slideshow. Its download engine is optimized to retrieve images so fast that you can watch a real-time slide show even with a slow internet connection."; fDesc[15] = "can apply RuleSets to Intelligent (Proxy) ports to protect them."; 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 = '...'; } }