var fDesc=new Array(); fDesc[1] = "more features like effects and custom filters that give website developers more functionality in showing better graphics. It is a must on every PC, as many sites rely on this plug-in for showing videos"; fDesc[2] = "preview utility. The Flash files in which you are interested can be discovered, played, and converted with ease. Moreover, FlashPlayer Plus enables you to create Flash screensaver. You can make your screensaver with few mouse-clicking; Nevertheless FlashPlayer Plus provides an enhanced feature for playing control."; fDesc[3] = "professional Windows screensavers with no nag screens or other annoying stuff."; fDesc[4] = "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[5] = "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[7] = "When we open the program we can find thirteen buttons in the top toolbar, in the left side we can see the commands that we can add to our project and one window that shows the selected items."; fDesc[8] = "screensavers from our photos or flash videos. This application also provides all the necessary tools to make executable files from our wallpaper or screensaver."; fDesc[9] = "a screensaver plus an installer. FlashForge takes care of all the details and lets you take care of your real work!"; fDesc[10] = "file to .exe, converting flash file to flash screensaver ,capturing flash pictures as wallpaper, extract music(mp3) and pictures."; fDesc[11] = "Flash Player, but also has its own expanding that give you the opportunities to enjoy or collect flash and manage your flash movie files more conveniently. Tornado Flash Player have many other functions such as converting flash file to .exe, converting flash file to flash screensaver ,capturing flash pictures as wallpaper, extract music(mp3) and pictures. And Tornado Flash Player also can view photo pictures. You can control the process of a flash file at your pleasure including full-screen mode, theater mode, original size mode and playlist mode. In addition, the playlist it integrated provides a easy way to manage your flash files, such as search flash files from a destination folder, or even IE cache. And auto play, loop play, continuous play mode is supported that will bring  you great convenience. The Ocx Plug-in of Macromedia Shockwave Flash  must be installed before installing..."; fDesc[12] = "see, to celebrate Halloween, and decorate your desktop. Creepy Halloween screensaver is freeware, so you can download it from the developers' site and use it at no cost."; fDesc[13] = "shockwave Flash Movies and mp3, wav, mid music to a windows standard screen saver."; fDesc[15] = "screensaver or you can create YOUR own Windows screensaver (and redistribute it) with powerful and easy-to-u"; 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 = '...'; } }