var fDesc=new Array(); fDesc[0] = "Flip PDF is your easy way to batch convert ordinary PDF files into stunning booklets with amazing page-flipping animations and sound! Imagine being able to create digital magazines and catalogs that behave like actual paper books without any programming work! Once you've created your page-flipping masterpiece in Flip PDF, you can publish it to the web, via email, and even distribute it on CD-ROM, all without paying royalties!

Features:
Create a real flipping effect eBook in minutes
With the easy-to-use interface, you can create Adobe Flash and HTML5 realistic page flip eBooks in less than 10 minutes. Simply import a PDF book and choose a pre-designed template, you can generate an inspiring professional flipping magazine or brochure with ease. No coding and design skill needed!

HTML5 support - read on all devices
Flip PDF creates exceptional desktop, mobile and tablet editions flip books, enabling you to reach a wider audience. Our software offers publishers digital magazine and brochure capabilities instantly across the most popular platforms, Windows, IOS, Android and more. The output editions of the publications can be scheduled to automatically publish in Flash for PC and Mac, and HTML5 for mobile and tablet.

Publish online, or for Mac, mobile, email, CD Publish online, email and CD
You can publish digital (electronic) editions of any type of publications, magazines, brochures and catalogues to web sites, email in ZIP and FBR format, mobile(iPhone, iPad, iPod Touch, and even Android-powered devices), and even Mac Application, CD-ROM. Besides, you can directly publish the flipbook to your FTP server, Email to your readers or create *.scr format flip book to use as Screen Saver. In addition, you can publish the flipbook as WordPress plugin, Joomla & Drupal module directly. Your page-flipping eBook is royalty-free."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }