var fDesc=new Array(); fDesc[1] = "of your system, detecting all kind of unwanted files and threats, including spyware, adware, and, viruses. Its protecting Resident Shield will work in the background, keeping an eye on everything that attempts to install itself without your consent."; fDesc[2] = "Relay Chat) abounds with information and resources, and mIRC is the best way to get what you want. This IRC client is simple yet powerful and can be ready to go in a snap."; fDesc[3] = "your desktop. The application is platform independent so you can run it on all major operating systems: Windows, Linux and Mac OS X. The appearance can be customized with skins and you can even mix different skins together. It is possible to use Rainlendar with other calendar applications too. Rainlendar uses the standard iCalendar format to store its events and tasks so you can easily transfer them between applications. You can also subscribe to online calendars and task lists including the Google Calendar* and Remember The Milk* and edit your Outlook** appointments directly in Rainlendar."; fDesc[4] = ", hibernation, suspention, or shutdown in very few steps. It is also a tool which enables you to clean up the PC every time the shutdown is carried out."; fDesc[5] = "of the common tasks are 'start a program', 'open a web browser', 'copy files and folders', 'search for a file', 'archive data', 'perform routine backups'. The tasks can be scheduled to execute periodically or at specific time determined by the user."; fDesc[6] = "complete calendar in your PC. You will be able to set reminders for your dates and events. You can view the calendar by day, week, fortnight, month or year. This program can be installed and run in English or German."; fDesc[7] = "center. This software can extend and fulfill all functions of standard HTPC-remote control. It supports the following applications: ITunes, Winamp, MediaPortal, SesamTV, Foobar2000, BSPlayer, VLC, GOM Player, GBPVR, PowerDVD, MediaMonkey, J. River Media Center, and so on."; fDesc[8] = ", Application and other logs of Microsoft Windows. It extends the standard Event Viewer functionality and offers new features."; fDesc[9] = "eReminder 4.4 would manage and allow you to plan your time schedule with smart and easy to use reminder facility while it would run your computer silently"; fDesc[10] = ", vacations etc. This is a handy tool with lots of built-in features which comes in handy. One can have a view of all the events in a daily, weekly and monthly basis, yearly overview is also supported."; fDesc[11] = "simplistic and functional it is. The main window shows the events that you have added. You can add custom events or you can choose from a drop-down list of predefined events."; fDesc[12] = "allows to centralize the event log information, displaying just the required information. It allows to configure, add or delete certain events that are showed on the current event page. The program features a web-based interface with remote control capabilities."; fDesc[13] = "much research in cyber market to find a unique solution of my problem, and I have done it. xReminder Pro is a powerful personal event manager with very easy to use interface. Unlike my personal secretary it is very handy in operation and performance."; fDesc[14] = "aspects of events that require the use of Event Wristbands, that provides the tools they need. Users are provided with many useful templates, files and designs to aid them wit the creation of wristband events labels that will suit their individual requirements."; fDesc[15] = "this work there is a special plugin that lets you create & share your event within no time. This plugin is Windows Live Writer Event Plugin 1.0 developed by Microsoft Corporation."; 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 = '...'; } }