var fDesc=new Array(); fDesc[1] = "management of home accounting. It allows working offline and online, in the latter mode the program updates balances and movements from your bank accounts. It runs only on Windows Vista and Windows XP Service Pack 2."; fDesc[2] = "PC and on the Internet. This incredible program enables the user to present your photos and videos, import enormous amounts of data, optimize it quickly in real-time and place it systematically into albums."; fDesc[3] = "as filling in familiar checks, invoices, and forms onscreen. Get all the features of QuickBooks: Basic, like easily pay bills, print checks, track expenses and much more. Customize 100+ pre-designed forms to create a unique look. Exchange data with Microsoft Excel and more than 325 other software applications. Track employee time and job costs. Create reports comparing estimated costs to actuals."; fDesc[5] = "With eDrawings Viewer software you can view, print, and review all types of eDrawings files. In addition, eDrawings is a free AutoCAD® Viewer (DWG and DXF™) and free SolidWorks® Viewer parts, assemblies, and drawings."; fDesc[6] = "that allows you to handle your Web documents in a much easier way. This incredible package is composed of the following applications: Namo Capture, Namo GIF Animator, and Namo Image Slicer."; fDesc[7] = ", publish and manage your websites. This incredible program is a standalone vector-based Web graphic authoring tool that provides professional graphics editing features."; fDesc[8] = "quickly locate the program you wish to remove. Next, highlight the program title and select \"Uninstall\". It runs the uninstall utility and ensures that the program is removed from the list. In this manner all users can easily and completely get rid of all unnecessary programs."; fDesc[9] = "hairstyles included will show customers how the final result will be, with the capability of changing or varying the displayed look in order to get the closest approach to the desired customer style and/or color."; fDesc[10] = "about WinRAR or WinZIP, even 7-ZIP. Those are all great and are the most popular. PowerArchiver is another application that does the same."; fDesc[11] = "in a unified environment. This incredible program fully supports the SVG file format, allowing you to preview SVG files in a Web browser and export images in a variety of file formats."; fDesc[12] = "and interface that seamlessly integrates into Internet Explorer, allowing you to start and manage your downloads easily. It provides many features, such an automatic downloading, resume of broken downloads, a download timer, automatic hang-up and shutdown and more."; fDesc[13] = "easily and conveniently. This incredible program provides various functions such as shape designing, various text-editing tools, movie clip, button, motion tweens, guided motion tweens, mask layers, stream sounds, event sounds, among many others."; fDesc[15] = "resources in a unified environment. This incredible program fully supports the SVG file format, allowing you to preview SVG files in a Web browser and export images in a variety of file formats."; fDesc[16] = "engine."; fDesc[17] = "and CSS in s a faster way. This incredible program comes with DHTML & JavaScripts, a DHTML Menu wizard, a big bag of fresh Graphics and 40 bullet proof CSS/XHTML layouts"; fDesc[18] = "an issue then. Here is the perfect solution to your astrological requirements in Indian style astrology which is the oldest one in the world."; fDesc[19] = "almost everything you can imagine in the F1 2006 season, as well as special focus in the realism of the mod. If you are an F1 fan, this mod will keep you entertained for a long time."; fDesc[20] = "arrange audio and MIDI music in a professional way.This incredible program is the ideal tool to record and compose music, utilize and control MIDI equipment, mix optimal sounds and burn it all onto CD."; 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 = '...'; } }