var fDesc=new Array(); fDesc[0] = "The free Topaz Fusion Express add-on allows you to easily access your favorite Topaz enhancement programs without Photoshop.

Now you can edit directly in Aperture, Lightroom and iPhoto. The tight integration of Fusion Express with these photo organizers eliminates a tedious extra step and keeps the entire workflow within one editor for quicker, more convenient results."; 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 = ''; } }