var fDesc=new Array(); fDesc[0] = "Animated comprehensive tool is used for rapid display of different images, with a timeline for Windows desktop. This software works with Windows 98/ME/2k/XP and supports various picture/graphical formats. It is user-friendly that provides handy menu settings. The Animated themes use flash, Java applets, and ActiveX Components, HTML pages. In addition, Automatic changeover of themes and images are available. It replaces the existing wallpapers with attractive themes. They are set on respective time intervals or at random.
Images are added as wallpaper for the theme, and changeover based on the Settings provided. More images can be downloaded from web and added to the existing list. The display options for the wallpaper are multifold, in addition to the default set up. Same can also be modified, using the pix collection settings. Over and above existing animated themes, using the editor option, users can create their own theme, provided it includes flash animation file. Once creation process is completed, instantly file will be added to the list of themes. The Unique feature of this software allows setting specialized display based on the resolution. Since it supports Multi-lingual feature and comes with exhaustive help menu, this software can be used by all nations around the globe."; 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 = ''; } }