var fDesc=new Array(); fDesc[1] = "PrimoPDF is easy to install and use, it does need .net 2 framework to be installed on the machine prior to using this tool. PrimoPDF is compatible with most of the windows operating systems."; fDesc[3] = "pages into single executable files, and ultimately into working stand-alone Windows applications, which literally resemble a normal web browser."; fDesc[4] = "converted into an electronic file). eBooks are a safe way to share, transport or even sell data that is copyrighted or is in need of a DRM (Digital Rights Management) encryption code. Mobipocket is a good program for anyone wishing to save personal writings in a safe environment."; fDesc[5] = "distribute. You can make better presentation for your software this tool can help the developers to make more professionals projects. You can choose between 17 shapes that the program have: program boxes, CD, E-books covers, magazines and brochures."; fDesc[6] = "any custom boxes that you want. You can create any type of box from pizza boxes to bottle boxes or even medicine boxes. It is very easy to use, and offers fully customizable cover design."; fDesc[7] = "included layouts, of which there are more than 170. The program lets you create your own designs for any purpose. You can also create your own unique letterheads, forms or backgrounds for your planners or booklets."; fDesc[8] = ", which will lead to an increase in the selling rate of your photos and work. The program gives you the ability to create, manage and organize an album easily by a 3-step quick start wizard to guide new users opening a folder of images."; fDesc[9] = "version features useful and advanced characteristics that enhance the experience of using Acrobat. With Acrobat Reader you can create, view, edit and print your PDF files, more easily and efficiently."; fDesc[10] = "time and with less effort. It is compatible with many other applications such as flash, java or video files, among others. Can protect the content of the ebook and can add trial limitations. It can be a very powerful tool if the user dedicates it enough time to learn it."; fDesc[11] = "ebook shots. Complex scenes; reflection and transparency; soft shadows; a large number of supported image formats."; fDesc[12] = "Open eBook packages. This fast application can create a neat and navigable e-book from any Microsoft Word document or a series of documents. You can easily add a Table of Contents using the title and the links included in the original files."; fDesc[13] = "and compile them in a single file. It includes all the files from a specific folder with images, flash, audio and video and makes a standalone EXE file, which can be opened from any Windows operating system."; fDesc[14] = "of files, including HTML, WAV, TXT, JPG, CSS, GIF, MID, DHTML, JavaScript, FLASH and many more. You will be able to convert all the mentioned formats into a specific format that can be launched in an e-book like interface. The application's interface is very intuitive and friendly."; fDesc[15] = "as a FlipBook on the Web or on CDs for viewing on a PC."; fDesc[17] = "your progress by taking Comprehension Tests (for grades 1-12+). Read efficiently online with the Online Reader."; fDesc[18] = "boxshot as BMP, GIF, JPG, PNG, TGA, TIF, EMF and WBMP file. And it is able to save the animation as animated GIF and AVI file."; fDesc[19] = "and encrypted e-books, manuals or presentations."; fDesc[20] = "* Fully support full-text search. * Auto generate TOC and Index Item by parsing title or filename."; 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 = '...'; } }