var fDesc=new Array(); fDesc[0] = "Includes 26 professional photographic effects
Combine multiple effects to create your own look
Works with Photoshop CS3, CS4 and CS5
Built by Photographers, for Photographers
With the PhotoTools 2.6 Free plugin for Adobe Photoshop, you can add a professional look to your photos with just a few clicks. Based on the award-winning PhotoTools 2.6 Standard Edition plug-in, PhotoTools 2.6 Free gives you 26 professional-grade photographic effects for Photoshop that will make your images stand out from the crowd.
The Best Free Plug-In for Photoshop
PhotoTools 2.6 Free is completely free and will introduce a whole new way to improve your digital processing workflow and get outstanding results quickly inside of Photoshop CS3, CS4 and CS5.
The key to PhotoTools 2.6 Free is its unique ability to provide full-screen previews of an image effect before you apply it. With PhotoTools 2.6 Free, you can stack multiple effects on top of each other just like you would filters over a camera lens. You can then control the order of each effect and their strength for a truly unique look.
See how to make your photos extraordinary with PhotoTools Free Edition."; 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 = ''; } }