var fDesc=new Array(); fDesc[0] = "Create beautiful titles for your professional presentations, your website or your video thumbnails.
* Select effect from the more than 100 templates
* Support for multiple text with left/right navigation
* Show the text with effect on top of other windows

Freemium with 30 free created text each month then a watermark is applied to the images."; 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 = ''; } }