var fDesc=new Array(); fDesc[1] = "and easy to manage. It guides user throughout the whole process, without needing any programming skills. Step by step, any user can build a web site without any programming knowledge."; fDesc[2] = "from the context menu. You can change icons of the selected folder to any other folder selected by you. Even if you connect your hard disk to another computer, the icons will stay the same way you changed them and they won’t get back to how they were before."; fDesc[3] = "program, but includes advanced customization options so we can enjoy a menu of absolutely professional installation. The program has an interface that emulates the Windows Explorer."; fDesc[4] = "customized and in a couple of minutes. It is not necessary to have advanced knowledge or be a professional flash designer to use this program. Even a child can create stunning flash intros with ease."; fDesc[5] = "is compiled into an individual executable file working on al Windows versions. The construction of the menus is easy, quick and does not require any advance knowledge."; fDesc[6] = "animals, figures, colors, order and mind process. In this game Kids will learn a lot and will have a great fun with Bob the Builder and with lots of different animals."; fDesc[7] = "in no time. This real time demo building tool allows you to create stunning audio-visual Flash movies and demonstrations with no much effort. The amazing tool provides smooth features for building flash movies by staff members, educators and marketing personnel."; fDesc[8] = "into SWF files without any quality loss during the process. But that is not all this program does. Using this software you will be able to generate XML driven Flash Mp3 Player for your websites and blogs such as MySpace, Google Blog, MSN Blog and more."; fDesc[9] = ", versatile and powerful application called Trendy Site Builder, you will have the opportunity to create cool professional websites in Flash in a very easy way, and the best of all, without needing any technical knowledge."; fDesc[10] = "virtual hard disk) files. \"Virtual Machines\" are independent environments installed on a physical computer, that can run different operating systems (including Linux or Windows). These virtual machines will be able to share the resources of your X86-based computer."; fDesc[11] = "files in the drive and folder you select and lists them on a listview style window. This program produces info files (NFO), checksums (SFV/MD5) and playlists (M3U/PLS) and list them in order to post binary files to usenet."; fDesc[12] = "and horizontal flash menu headers, a large number of flash templates and flash menu buttons are already included in it. You can select the template of your choice and customize it the way you want."; fDesc[13] = ", both are compatible with search engines. Site Map Builder.NET also gives you an option to upload that sitemap to Google. The URL's searched by Site Map Builder.NET can also be exported as Excel(.xls) or HTML file."; fDesc[14] = "generating and editing glossaries styles from .xls, .txt and .gls files. It allows the customization for xls data extraction, as the edition of the glossary style in HTML code, including icons, images and links."; fDesc[15] = "contains a built-in mini FTP client and a site manager to upload and download generated RSS feeds. It also contains an XML previewing tool. The program can save your feeds as HTML."; fDesc[16] = "on the Torque Game Engine, giving it a lot of support and flexibility. It is easy for people to start using it but knowing what you are doing makes things a lot easier."; fDesc[17] = "graphical files, symbols, clip art and many more features. Week as well as day planners are available to schedule their week or day."; fDesc[18] = "Quiz builder 's capability to create an unlimited number of tests and quizzes makes it stand out from its other rivals in the same program category. This software application contains useful features and quiz types to solve all your problems related to quiz making."; fDesc[19] = "is very easy to use due to its simple but unattractive interface. You can add or delete pictures you want and specify the time you want each picture to be played on the screen."; fDesc[20] = "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."; 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 = '...'; } }