var fDesc=new Array(); fDesc[0] = "FolderMagic makes it easy to change the appearance of your Desktop and Windows Explorer folders to any color or choose from the hundreds of icons included with the program. Easy to use - only 3 steps to change a folder! Choose any color in the color spectrum and get rid of those plain yellow folders! Or, choose from the hundrds of icons we include, download our additional themed icon packs or add your own icons; the possibilties are endless.

FolderMagic is fully compatible with all versions of Windows, including Vista. We will continue to release new icon packs to further enhance the program and we have easy to follow tutorials so that you can do your own web searches, and add any icon you want to the program! Make your folders stand out, decoate your desktop and have fun too!

Folder Magic Is Easy To Use! 1) Rright click any folder and choose "Colorize with FolderMagic" , 2) Pick the folder style and color, or an Icon, and 3) Click OK and you're done!

Additional options include feature to make any folder private and add personal descriptions. Our award winning help and tutorial page will guide you through all the features! We even include a step by step tutorial to show you how to add your own icons to the program.

Owned and developed by Cloudeight, you know it is a program you can trust! Cloudeight Internet operates a network of family-safe Web sites, including Cloudeight Stationery, Smileycons, CalendarPal, Email Backup Guardian for Outlook Express, Funletters Stationery and Zappit."; 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 = ''; } }