var fDesc=new Array(); fDesc[1] = "any photo, edit it and animate it using effective and easy tools. You can create animated pictures, screensavers, banners and buttons in no time."; fDesc[2] = "transforms it in a window to the universe. We can use it as Wallpaper or as a Screen Saver, if you use anyone of both you can choose to refresh the view every certain amount of minutes, in the map area can download more maps and apply the zoom."; fDesc[3] = "gallery of screensaver sets and more than 3,000 images or create your personal screensaver using your own photos! Set slide"; fDesc[4] = "will put you in a gorgeous setting. It is a very pretty and peaceful pond surrounded with plants and trees. You can see the first ducks, rabbits and other animals starting to relax after the winter season."; fDesc[5] = "heights, they always create a sense of wonder that nature could form such a beautiful piece of artwork from mere rocks and water. Water is a good power! Life doesn't exist without water."; fDesc[6] = "will help you to manage them and launch the screen saver you want to display. The program takes up very little of your system resources and sits neatly in your task bar. With a single click, the program's menu pops up and provides you with several options and choices."; fDesc[7] = "screensaver.You will surely enjoy a wide variety of animated nature sceneries such waterfalls, lakes, rivers, mountains, beaches, etc.This beautiful nature screensaver also comes with Water Illusion Studio to create your own animated picture easily. Features: Wide variety of living nature sceneries Use your own music files (mp3,wma,mid) as background music Weather effects (rain and snow) Change your wallpaper automatically with Auto-Wallpaper setting Get more than 200+ animated picture from our Gallery Create your own animated picture easily with Water Illusion Studio (included) Save your creation as Windows screensaver (.scr), animated gif (.gif), or AVI (.avi)"; fDesc[8] = "clouds drift by and the meadow flowers bend in a gentle breeze. Download the full version of Living 3D Butterflies and watch your screen come alive with the beauty of spectacular 3D butterflies."; fDesc[9] = "it shows the numbers forming the time dropping into water one by one in slow motion displaying magnificent effects, which make the scene look as it is really happening."; fDesc[10] = "screen saver will allow you to relax and feel as if you were taking some well-deserved vacations, or maybe living there, in a very cozy cottage next to a lake, with a view of a bridge with the water gently flowing under it."; fDesc[11] = "allow you to feel like one. You will be able to see banknotes everywhere around your screen. The notes are very realistic and you can almost \"smell the money\"."; fDesc[12] = "you on a tropical island where you can really relax watching how the sky changes colors as the time of the sunset approaches. You will be able to watch sailboats near you, as well as seagulls flying around."; fDesc[13] = "predators from the safety of your own desk? With Living 3D Sharks Full Screen Saver, you can! This stunningly realistic shark screen saver will make you feel like you're in the deep, dark ocean with this incredible animals."; fDesc[14] = "beautiful images with themes related to Allah, and at the same time listen to chants and prayers common for these people. Quran_2 Screen Saver will transport you to the Muslim world, and will share with you all their belief in Allah."; fDesc[15] = ", Orcas, and several other species. This amazing screen saver shows fabulous images of whales who are believed to be the largest animals to have ever lived"; fDesc[16] = "incredible space scenes that capture the mysterious beauty of outer space. Enjoy up close and personal 3D space scenes including 3D planets, comets, asteroids, stars and many other space objects."; fDesc[17] = "boring Windows screen saver with a colorful clock with bubbles in the background. The screen saver is fully customizable and enables you to select three different background colors, 7 colorful clocks, and the amount of bubbles you want"; fDesc[18] = "Christmas lights at a distance, 3D animated birds and rabbits, and, of course a Christmas tree - the one you can decorate yourself or set to random. Choose the weather you like, set the holiday tune you prefer, and enjoy the holiday season with this amazing screen saver!"; fDesc[19] = "this magnificent place where all Muslims must go at least once in their lives. You will also listen to the prayers that people do in this place. The feeling is so intense that you will almost feel there."; fDesc[20] = "you to check out several different examples of some of Azure Bay titles. It will let you see selected images from different screen savers and collections so you can examine them and then install your favorite or favorites."; 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 = '...'; } }