var fDesc=new Array(); fDesc[1] = "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[2] = "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[3] = ", 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[4] = "ebook shots. Complex scenes; reflection and transparency; soft shadows; a large number of supported image formats."; fDesc[5] = "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[6] = "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[7] = "as a FlipBook on the Web or on CDs for viewing on a PC."; fDesc[9] = "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[10] = "and encrypted e-books, manuals or presentations."; fDesc[11] = "* Fully support full-text search. * Auto generate TOC and Index Item by parsing title or filename."; fDesc[12] = "collection. It supports the most popular Ebook extensions and can download cover-art and book information from the Internet."; fDesc[13] = "with ease. Add shadows, reflections, special effects, and more. Creates images of books, binders, boxes, disks, CDs, and more."; fDesc[14] = "pro. CoolPDF works as a printer driver on all operating systems, making PDF files of anything that can normally be printed, convert to PDF."; fDesc[16] = "documents in formats different to those supported by your e-book reader, then you need eBookwise Librarian. This Windows-based tool will transform any DOC, RTF, HTML, TXT, Rocket, and OPF document or book into an IMP file that you can then upload into your e-book reader."; fDesc[17] = "runtime module. Consequently you need to download and install this runtime module on your system in order to view the publication."; fDesc[18] = "This will allow you to carry and show any web site without needing to go online, as well as to distribute copies of it quickly and safely: the HTML code can be encrypted, and you can even add a password for further protection."; fDesc[19] = "under 5 min. You can add serial number, password, trial, registration and anti copy capabilities."; fDesc[20] = "solid executable file (.exe) with an integrated HTML browser."; 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 = '...'; } }