var fDesc=new Array(); fDesc[1] = "common functions of the media player the program allows to search track information, search and delete duplicate tracks, search automatically audio tracks similar to your favourite ones."; fDesc[2] = "to create virtual hosts or animated actors. Simply import a single digital photo, use the CrazyTalk photo fitting wizard, record or import audio, combined with transitional effects, animated illustrations and expressive emoticons, and watch as CrazyTalk magically morphs your photo into a fully animated actor. CrazyTalk Messenger Edition Get simple tools for creating animated e-mail, instant messengers, and mini-video clips. CrazyTalk Messenger is designed for anyone that enjoys creating, sending, and sharing fun e-mail messages. CrazyTalk Live Edition Get all the tools necessary to add virtual animated talking hosts to any website. CrazyTalk Live features the same exclusive photo fitting wizard and 3D facial animation found in all versions of CrazyTalk; plus, special export tools for embedding talking characters directly into existing web pages or creating new talking websites...."; fDesc[3] = "coordinate plane automatically. It is highly useful for students and for scientific work. It supports a multilingual interface; many languages are included with the installation package and others can be easily downloaded."; fDesc[4] = "It’s not just an ordinary application that makes plotting easier, but also a powerful one that can be utilized even for the superior purposes such as scientific graphics."; fDesc[5] = "with maximum efficiency. Also supports preview for both installed and yet to be installed fonts , with full character map and multilingual font properties."; fDesc[7] = "parameters to data with up to 20 independent variables. Define your own equations or choose from over 600 pre-defined equations."; fDesc[8] = "perfect for high school and college math students. This utility is feature rich and comprehensive. It plots 2D graphs with comfortable navigation, and it is well suited for math students."; fDesc[9] = "curve fitting process for you in a single step with its built-in equations, enabling you to find the ideal model for your 2D data. TableCurve 2D includes equations from single linear to high order Chebyshev polynomials for data modeling and critical research."; fDesc[10] = "applications will automate, in a single step, the surface fitting process for you and enable you to find the ideal model for your 3D data within seconds using its built-in, frequently encountered, equations. The program can fit and rank around 36,000 out of its over 450 million equations."; fDesc[11] = "*.ttc,*.otf),PostScrip t character map and multilingual name property support. It handles the most popular font types used on PC today, helps you to add them to and remove from system easier. These font types include True Type font(*.ttf, *.ttc), Open Type font(*.ttf, *.ttc,*.otf),PostScrip t Type 1 font(*.pfm,*.pfb), and Microsoft Windows font(*.fnt, *.fon). Character map displays all the supported characters of a font, with a magnified window appeared for any selected char. You needn't install the font to see this feature. In this way you can get a full impression of the font before actually install it into system. Property shows name table strings for Open Type font, catagoried by locale. You can find how font typeface name presented in different locales, and many other useful information. Font Fitting Room is Unicode based which allows you to type sample sentence simultaneously containing any different..."; fDesc[12] = "interfaces, digital pictures and animations, DIY and stage decoration, clothing and fashion accessories, and anywhere where colors are used."; fDesc[13] = "specify to a set of data values. Virtually any type of function can be fitted."; fDesc[14] = "Sample text previewed in a font list, with optional tabs for properties, character map and kernings. Handles all font types, easily install/uninstall."; fDesc[15] = "regression (curve fitting) engine to your software with just a few simple lines of code in any software or development environment that supports COM."; 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 = '...'; } }