var fDesc=new Array(); fDesc[0] = "3DPageFlip free PDF to Flash is a 100% free and rapid Adobe PDF document to Macromedia Flash (SWF) files converting solution for your applications and Websites. Support hot directory monitor and command line mode.

With 3DPageFlip free PDF to Flash, you can Convert your PDF product catalog, magazine, ebook, brochure or publication into your online Flash-animated online virtual paper."; 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 = ''; } }