var fDesc=new Array(); fDesc[0] = "Kvisoft FlipBook maker software is an easy to use yet powerful flash flipbook software that allows convert pdf to online publications. With FlipBook Maker, you won't need any flash programming skills, only import your photos, flv, swf, pdf, and then choose the theme templates from a variety of preset FlipBook Maker, the final publish as SWF/HTML/EXE/APP.

Main Features:
Import with various options
1. Import PDF files.
2. Import image files (*.jpg, *.bmp, *jpeg, *.png).
3. Import Flash movies and videos (*.swf, *.flv).

Page editing features
1. Add text, hyperlinks, videos, images, hotspot, cliparts and effects to pages.
2. Add action to these added multimedia objects.

Templates setting
1. Built-in amazing flipping book templates for multiple usages
2. Flipbook title settings
3. Set Password for output flipbook
4. Build-in Google Analytics Integrate Support
5. Button layout and style setting
6. Customize toolbar buttons to set permissions for downloading, printing, sharing, bookmarks, search, table of contents and other buttons
7. Set color, image and sound for background
8. Brand flipping book with logo and link
9. Define auto play setting and video player skin
10. Table of contents enabled
11. Support setting flipping speed
12. Add reflection function
13. Setting the width of output SWF flipbook supported

Flexible Output Formats
1. Publish for viewing on mobile devices
2. Output it as stand-alone EXE
3. Publish it as HTML
4. Publish for MAC executable file (APP)

Output page-flipping features
1. Drag or click on the corner of a page to flip to the next page
2. Use button to control page, such as Previous, Next, Cover, Backcover etc
3. Flip pages automatically or manually
4. Full screen view mode and mini mode.
5. Use thumbnail to navigate
6. Zoom in/ out both pages
7. View flipbook repeatedly
8. Search function enabled
9. Download the original PDF from web site directly"; 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 = ''; } }