var fDesc=new Array(); fDesc[1] = "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[2] = "written in the Java programming language. Once installed you won´t notice it. JRE is free to download, install and deploy, and all the related documentation can be found at http://www.sun.com."; fDesc[3] = "chatting, watching trailers, etc. Java Runtime Environment has a Java virtual machine and all the necessary stuff to run these applications."; fDesc[4] = "create professional-looking reports by adding dynamic graphics and animated charts. Besides, you can choose different formats for your report such as a bar chart, pie chart or cross-tab summary tables."; fDesc[5] = ", the programs that are not deleted fully, corrupt files and wrong pathways. Quad removes the useless registry details, defragments disk and makes the computer work faster and with optimum efficiency."; fDesc[6] = "that it contains libraries that provide functionality to deploy fault-tolerant, distributed, multi-tier Java software, based mostly on modular components running on an application server."; fDesc[7] = ", the program includes anti-spyware protection to ensure that your computer remains safe and will not be affected by internet attacks."; fDesc[8] = "GUI applications using drag-and-drop interface without spending a lot of time writing code."; fDesc[9] = "an Applet, Frame, JApplet or JFrame visually and no manual coding is required. It is basically a code generator written in Visual Basic which can generate codes for Frame, Applet, JFrame and JApplet. The prior system requirement of this program is Windows 98 and Microsoft Visual Basic Runtime 6."; fDesc[10] = "works with Windows 98/ME/2k/XP and supports various picture/graphical formats. It is user-friendly that provides handy menu settings. The Animated themes use flash, Java applets, and ActiveX Components, HTML pages."; fDesc[11] = "modular architecture based on linkable components that can be extended to build new learning algorithms and neural networks architectures. Joone is composed by a central engine that is the fulcrum of all applications that are developed with Joone."; fDesc[12] = "encoding . CryptoTools supports C, C++, COM, VB6, Java, C#, VB.NET, VBScript, Java Script, Delphi and more."; fDesc[13] = ", SaveAs, RecentFiles and Exit menu items. Default functionality can be disabled, extra functionality can be added.See http://www.makelogic.c om"; fDesc[14] = "crafted API. It contains an editable date picker, a date/time field, a multiple month calendar."; 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 = '...'; } }