var fDesc=new Array(); fDesc[0] = "Wallpaper Master is an easy to use, yet powerful desktop wallpaper manager and changer to get rid of that boring static wallpaper on your desktop. You can change the wallpaper with a specific delay or at specific times. Wallpapers are easily managed in multi-level categories which can have time constraints to give your desktop a time or season dependent look. Wallpaper Master allows you to manage tens of thousands of wallpapers without slowing down. An advanced random selection algorithm is included to ensure that all wallpapers are randomly chosen before a wallpaper appears again.

Wallpaper Master provides a simple and intuitive control panel interface where you can add new wallpaper images quickly, configure the wallpaper position, background color, change timer, and manage your wallpaper files (copy, move, delete, or rename files) easily. Power users will enjoy to add special effects or filters to the wallpaper instantly as well as the ability to hide the desktop icons or make them transparent, allowing the wallpaper to show through.

So if you are tired of staring at the same boring wallpaper on your PC every day, then Wallpaper Master is absolutely made for you.

Wallpaper Master is a fully functional trial version for 30 days, but after the trial period, the following features will be disabled: Image support except for jpg, gif and bmp, fullscreen slideshow, maximum files per list will be reduced to 2000, transparent Icons, wallpaper aligning, dual-monitor support and watermarking (Image name written on the image)."; 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 = ''; } }