var fDesc=new Array(); fDesc[1] = "pages into single executable files, and ultimately into working stand-alone Windows applications, which literally resemble a normal web browser."; fDesc[2] = "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[3] = "to use with your e-books, boxes, plastic boxes, DVD cases and other objects. This software is aimed for authors, developers and designers who want to get professional illustrations very quickly and save time and money."; fDesc[4] = "and encrypted e-books, manuals or presentations."; fDesc[5] = "* Fully support full-text search. * Auto generate TOC and Index Item by parsing title or filename."; fDesc[6] = "run as standalone programs at home or in the classroom. A great way to teach any subject - or just for fun."; fDesc[7] = "feature-rich eBooks and reinforce them with every means of eBook security available in professional eBook creation system."; fDesc[8] = "encase any number of HTML pages inside a single executable file. Robust security is always on guard of your publication copyright."; fDesc[9] = "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[10] = "can copy or print, lend/give the book, ReadAloud); some PDF technical info, PDF bookmarks and used fonts."; fDesc[11] = "sections based on articles from Game Innovator: Deciding which tool is right for you, Making a JavaScript game, and Making a Flash game."; fDesc[12] = "Integrate your multimedia files (pictures, sounds, videos, texts, html pages) in in a grid of 61 lines (sound, video, images, texts, animations, character, panorama, hot zones, long text and keywords) and of 20 columns to define the order of appearance. Personalize very simply each media : position, appearance, disappearance, transparency, timing, action , action (to a click, to mouse movement, to going, printing, starting, opening, internet...). Visualise the script of your presentation in three ways : - the Grid mode - the storyboard mode (vignette mode) - the positioning mode (full screen) With the slide show assistant, realise immediately your photo projections and/or videos. Your project finished, easily manage your multimedia application.. Choose your method of distribution : - cd-rom or email (autorun and file compression options). - screensaver. - internet site (ftp option). -..."; fDesc[13] = "type of word processor. Even people without any experience will be able to quickly and easily get ebooks out fast."; fDesc[14] = "ebook, this package contains a real world .NET program that allows you to manage a collection of MySQL and C# programming notes."; 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 = '...'; } }