var fDesc=new Array(); fDesc[1] = "overview that helps you keep track of your expenses. Put savings targets and then perform a monthly analysis of your finances to see how much you're really saving."; fDesc[2] = "domestic finances and keep a record of all your payments made with your credits cards, and all your transactions of your checking or saving accounts. Its intuitive and simple interface, lets you to record your expenses and income in an easy way."; fDesc[3] = "compatible with the most common CAD programs file formats. The intuitive interface helps you to understand the figure easily by animating and illuminating it. You can save your work in graphic formats like JPG, STL, TIFF or BMP formats. You can also print the drawings."; fDesc[4] = "connected to an audio system to deliver sound in an event. Traktor DJ Studio 3.3.2.060 can add effects to the music, mix the tracks, do scratching, and lots of other effects."; fDesc[5] = "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[6] = "Quest Software's Toad for MySQL leverages Quest Software's database expertise to empower MySQL developers and administrators, of varying skill levels."; fDesc[7] = "that can retrieve a list of local computers to facilitate the process of editing their configurations and bulk install/uninstall VNC server service from them. The program requires enterprise licenses to be added and works only on Microsoft Windows."; fDesc[8] = "Navy and the Coast Guard. Seahawks and Jayhawks are now available together for your flying experience in the “Seahawk & Jayhawk X (FSX+FS2004*)” package."; fDesc[9] = "passwords. The program can import and export (.VNC) files and It has an integrated SSH client, VNC viewer and a built-in password encryption tool."; fDesc[10] = "your team with simple to understand precise statistics and activity reports, Zwinkerwhich drill down by specific users and/or projects. Features of Xpert-Timer: well designed user interface networkable stopwatch export to excel and other formats client management access control reporting module to-do list"; fDesc[11] = "Pro enables you to optimize, organize, view, compare, select, activate and deactivate, print, export, archive and manage all your fonts. Also you can create font libraries and sets, repair and secure your fonts."; fDesc[12] = "minutes utilizing timelines or for complete control sequence the images with titles and subtitles. Slideshow facilities include: panning panoramas; starting from any photo; restarting an interrupted show; fixing incorrect slide information; improving photo quality by running at a higher screen resolution. The photo album databases (MS Access) store information about the photos added to the album: where they are; size and last updated; thumbnail; and optional user input such as keywords, attributes and dates. Photo entry is fast with the ability to peg values to be retained for subsequent photos. Searching for photos uses a form that makes it simple to create powerful queries on album information. Name your search conditions and they can be saved to create a permanent image group for slideshows and printing. Future photos of people or topics that match an existing saved search will..."; fDesc[13] = "transactions, categories and see graphs. Export to Excel. Personal Finance is a simple way to control your money."; fDesc[14] = "to a csv (comma separated values), XML or HTML file."; 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 = '...'; } }