var fDesc=new Array(); fDesc[1] = "choose a group of images from your hard disk to be used as a desktop wallpaper, that changes periodically. You can get packs of images from the author“s webpage (www.silver76.com)."; fDesc[2] = "once a day or at regular intervals. It supports JPEG, PNG, GIF and BMP images, and includes the ability to change your images in random order. The pictures can be automatically tiled, centered or resized to full screen."; fDesc[3] = "and puts a customized calendar, updated daily, over the background image of your choice. Calendarium 4.08 also checks email for multiple accounts and provides a reminder service."; fDesc[4] = "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."; fDesc[5] = "just needs the URL of the website with wallpapers and a few settings, and you will get all your favorite wallpapers downloaded to your PC automatically."; fDesc[6] = "desktop wallpaper to change automatically. With Any Wallpaper, you can use any of your favorite images as your desktop wallpaper easily. Enjoy a beautiful and colorful desktop with Any Wallpaper, one of the finest wallpaper changers!"; fDesc[7] = "wallpapers that were previously uploaded by you. In fact you may easily select a photo gallery and Evjo Wallpaper Changer will automatically change the images at a specified time."; fDesc[8] = "interface, mastering your desktop wallpaper has never been this easy and fast!"; fDesc[9] = "category. User-friendly interface with personalized advanced features. Enhance your desktop by adding life to your wallpapers."; fDesc[10] = "times. It also has a calendar on its right. Below those two elements is a list of upcoming events, which you need to add to the application. Those are your reminders. For each reminder, you can specify an event that you want to occur when the deadline is met."; fDesc[11] = "automatically change your background wallpaper with a huge range of options, and is great for indexing large collections of personal photos or any kind of image. You can create your own categories using images on your computer, and it will cycle through your images automatically in whatever order you specify: in a shuffle mode, listed order, or based on your personal ratings. The program also has auto-size options to make sure your images are displayed with optimal size. You can now find the best wallpapers at our NEW Wallpaper Download page and use Wallpaper Master to cycle through them! If you're the kind of person who changes their wallpaper frequently, or you want to spice up your desktop then you'll love this program."; fDesc[12] = "software is a wallpaper manager for all computers that have any version of the Windows operating system. You can search through the data on your hard drive for all files that contain images. This way you can use all images as wallpapers."; fDesc[13] = "system reboot. Supported formats: BMP, JPG/JPEG, GIF."; fDesc[14] = "program your desktop will be always new and fresh. This program supports multiple-monitor systems, displaying different images on each of them. Also it can scan directories to capture new images automatically."; fDesc[15] = "specify your wallpaper list, right click on Desktop and select desired wallpaper in popup menu!"; function tCollapseAll(maxID) { document.getElementById("alls_action").innerHTML = "Expand descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("desc_" + id)) tShowHide(id, 2); } } function tExpandAll(maxID) { document.getElementById("alls_action").innerHTML = "Collapse descriptions"; var id=1; for (id=1; id <= maxID; id++) { if (document.getElementById("more_" + id)) tShowHide(id, 1); } } function tShowHide(id, show) { var s = document.getElementById("more_" + id); if ((s.innerHTML!=fDesc[id] || show==1) && show!=2) { s.innerHTML = fDesc[id]; } else { s.innerHTML = '...'; } }