var fDesc=new Array(); fDesc[0] = "New Version July 2008! Create Flash Multi Button Navigation Bars with ease. Simple to use for anyone, Beginner or Advanced. InstantFX SE Navigation Maker is an essential item for anyone who wants quick and simple Flash button making. Outputs pure compressed SWF files. Are you looking for Flash software that not only runs from Windows but integrates into FrontPage (2000-2003), PowerPoint (2000-2003) and Microsoft Expression Web Versions 1 and 2? This is it!Only $14.95 or FREE with InstantFX FrontPage Edition Package Deal.Customize :· NEW (beta) - Create custom templates from PNG/JPG images. · NEW (beta) - Share custom buttons online! · NEW (beta) - Select & download more buttons with built in browser. · Over 170 Flash button templates in installation."; 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 = ''; } }