var fDesc=new Array(); fDesc[0] = "FlipPagemaker PDF to Flash is a free utility to allow you to batch convert Adobe PDF documents into Flash Book in one easy step! Give your sales catalogues, brochures, eBooks and digital magazines the edge! Support hot directory monitor and connamd line mode.

FlipPagemaker PDF to Flash is a stand-alone product, it can convert PDF files to Flash files (SWF files) without require Adobe Acrobat, Adobe Reader or any other third part products, it can convert PDF files to Flash files quickly. It does support all version of PDF files. It can create high quality and scaleable Flash files from PDF files."; 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 = ''; } }