var fDesc=new Array(); fDesc[0] = "Free Flash Gallery Maker is an ultra slide show Flash tool that helps you to display photo album and slideshows on your own website. With dozens of preset themes, you can easily make XML driven photo galleries for websites. It doesn't matter if you have no idea about XML or FLASH coding. Just simply select desired template and create SWF photo slideshow with a few clicks with the amazing Flash authoring tool. The four-step workflow makes you create eye-catching photo slideshow in minutes. Each template can be customized in terms of movie size, load style and other flash control options. Amazing Flash Gallery Maker will be the easiest way to make styled slideshow matching your own website design.
Moreover, you can make playlist, make presentation, add caption, export swf, share on facebook, embed, create links,create permalink, upload to facebook. A wide range of transition styles can be added between photos & videos."; 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 = ''; } }