var fDesc=new Array(); fDesc[1] = "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[2] = "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[3] = "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[4] = "and encrypted e-books, manuals or presentations."; fDesc[5] = "recommend that you take a glance at Fresh Flash Catalog. It is a versatile application with a lot of features that will let you create impressive catalogs, e-books, e-magazines, and electronic publications for you to publish on your website or distribute as standalone executable files."; fDesc[6] = "feature-rich eBooks and reinforce them with every means of eBook security available in professional eBook creation system."; fDesc[7] = "encase any number of HTML pages inside a single executable file. Robust security is always on guard of your publication copyright."; fDesc[9] = ", JPG, MID, JavaScript, DHTML, Flash, PDF, etc and converts them into a single compact executable file which contains a small viewer that launches the selected start document in an e-book like interface. You can use it to compile e-books, offline web pages, HTML photo albums, presentations and more. The interface uses a step-by-step approach that guides you through the process of creating your compiled file."; fDesc[11] = "under 5 min. You can add serial number, password, trial, registration and anti copy capabilities."; fDesc[14] = "solid executable file (.exe) with an integrated HTML browser."; fDesc[15] = "resources is quickly compiled into a single file, a highly-compressed self-contained executable ready for distribution."; 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 = '...'; } }