var fDesc=new Array(); fDesc[1] = "of the pocket watch made by Abraham-Louis Breguet, who has been called the greatest genius of watch making in history. You will feel the urge to reach in the water and grab it yourself to solve the mystery of the never-stopping watch!"; fDesc[2] = ", music and sounds, and is highly customizable. You can choose the picture, type of fire and music you want to display. The screensaver adds an icon on your task bar to launch it or configure its properties."; fDesc[3] = "manner. You’ll be able to add music, videos and animations. You also will be able to create an installer to distribute your screensavers quickly and easily .It works on Windows 98, Me, 2000, 2003, XP and Vista."; fDesc[4] = "with friends. My Pictures 3D Album is a new extraordinary way to show off and store your photo collection in 3D Photo Albums. This program gives you an opportunity to place each photo in the certain location in picturesque 3D galleries, fine-tune pictures and then view in the 3D virtual space. Albums can be viewed both in automatic mode and manual mode. In automatic mode the program itself guides you through the gallery halls, showing your photos. You can also switch to the free move (manual) mode and wander freely inside the virtual space using a mouse. Every your photo album will be a masterpiece - varying different galleries from our constantly growing collection and your photo collection, you'll be able to create a unique photo album to maintain each memorable moment of our life. You can save your albums both into special My Pictures 3D Album format or stand-alone EXE file that may..."; fDesc[5] = "Users don't need to have Macromedia skills. Just by using basic HTML it is possible to create Flash effects, 3D text effects, navigation menus, scrollers, slide shows, etc. in a customizable manner to suit users web pages. This free edition includes up to 40 applets already made."; fDesc[6] = "own screensavers. By using this program, you will be able to add any picture to the program's main window and then play with it until you have the screensaver you want."; fDesc[7] = "animated objects, Flash, Photo Slideshows and others. It has a fully integrated workspace that permits you to work efficiently and create professional screen savers in a few minutes."; fDesc[8] = "is easily to handle and is very intuitive. When we open the program it show an assistant that takes us step by step in the create process this is a simple method to understand how the program works."; fDesc[9] = "It lets you create animated or slide show screensavers, commercial shareware screen savers that limit its features and provide your customers with a registration code to unlock it's full version, and more."; fDesc[10] = "screensavers, video screensavers, flash screensavers or website screensavers, as well as to create a screensaver installation program (*.exe file) to share the created screensaver with colleagues and distribute it freely."; fDesc[11] = "and create self made screensavers, this tool helps in doing this task. The software supports simple interface and easy to go around with image and video formats like; bmp, jpg, gif and swf."; fDesc[12] = "that will display your favorite images and video files, with the transition effects of your choice, from a hundred available, and the music you want to play."; fDesc[13] = "distribute screensavers for Windows. This incredible program includes a fully integrated workspace to make your own slideshow screensaver with images (*.bmp, *.jpg, *.gif, *.png) and sounds (*.mp3, *.mid, *.wav) to share with your family and friends."; fDesc[14] = "it will create not only one, but as many screensavers you need using the images you prefer. Basically, the only thing you need to do is select the photos or directory you want, save your screensaver, and the software will immediately create it and save it in your hard disk."; fDesc[15] = "still images to view them in your car audio, mobile telephone or other supported display. This software allows users to modify and customize the display content of their car-audios."; 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 = '...'; } }