var fDesc=new Array(); fDesc[0] = "Wondershare Photo Collage Studio is a nice application that helps you create photo collages with your favorite digital images together with different layouts, templates, photo frames, mask effects, cliparts and word arts. Created collages can be saved, printed, sent via E-mail or saved as wallpapers.

This program is a good option for those who have a lot of pictures in their hard drive and want to organize them in a digital album or print them. It is easy to use: just add some pictures choose a layout or edit the image by adding frames, masks and filters. The developer also offers an additional tool to download more templates from the web.

This application is very intuitive, and has a nice graphic interface. If you want to test this software, a free 30 day trial is available for download (it will print a watermark on every page until you register it).

System Requirements

Windows 2000/XP/2003/Vista
Pentium III/Athlon 500 MHz or above(Pentium IV 2.4 GHz Recommended)
256MB RAM (512MB Recommended)."; 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 = ''; } }