var fDesc=new Array(); fDesc[1] = "11 new security updates. One of these updates are related to vulnerability in Excel named MS08-043, (KB 954066). Please keep in mind that this security update replaces the following security: 946974 MS08-014: Description of the security update for Excel 2007: March 11, 2008"; fDesc[2] = "to be used on notebooks. The system fine-tunes the power consumption on notebooks by coordinating the activity of software and hardware integrally. It will increase the battery life cycle and spread the charging intervals."; fDesc[3] = "of the taskbar. Once installed, every time you put the mouse over an icon in the taskbar, Visual Tooltip will show you a mini window with the content of that program. You can build a dock that will allow you to easily cycle through the different programs by adding that windows to it."; fDesc[4] = "and plant them in three different pots situated in a virtual grow room. Then, you´ll have to take care of that seeds, watering them. They will germinate and begin their life cycle, determined by their genetic structure."; fDesc[5] = "audio enhancements as per individual needs. It supports multiple users working on the same video and requests for changes will be analyzed with the latest version and the requested changes may be implemented"; fDesc[6] = "cycle, predicts children's sex and birth date. Calendar, irregular cycles, statistics, export, printing, password protection, etc."; fDesc[7] = "of great help for any woman who either desires to get pregnant or wants to avoid an unwanted one. A wonderful feature is that with Ovulation Calendar you can predict the baby's zodiac sign, gender, and estimate the baby's due date."; fDesc[8] = "choice. Various sounds can be created with just one sample. Composed song can be export as a WAV file."; fDesc[9] = "automatically change your background wallpaper with a huge range of options, and is great for indexing large collections of personal photos or any kind of image. You can create your own categories using images on your computer, and it will cycle through your images automatically in whatever order you specify: in a shuffle mode, listed order, or based on your personal ratings. The program also has auto-size options to make sure your images are displayed with optimal size. You can now find the best wallpapers at our NEW Wallpaper Download page and use Wallpaper Master to cycle through them! If you're the kind of person who changes their wallpaper frequently, or you want to spice up your desktop then you'll love this program."; fDesc[10] = "cycle's possible fluctuations to help you avoid unwanted pregnancy."; fDesc[11] = "their menstrual cycles. The woman who uses this program will always be informed when the ovulation process comes and how long this process takes."; fDesc[12] = "The Mayonic Calendar Calculator combines the Mayan Calendar Tzolkin count with the Mayan Great Cycle calendar end October 28th, 2011, rather that with the archaeological date of December 21st, 2012."; fDesc[13] = "ovulation cycle on a monthly calender along with a simple graph. If you are trying to conceive, then this program is able to predict the days in which you are most likely to get pregnant during your ovulation cycle, and displays them on the calender."; fDesc[14] = "desktop. It allows you to easily manage all your wallpapers through the use of categories and cycle them with a specified delay or at specific times or both. Wallpaper Cycler includes an advanced random choice algorithm, can be started at Windows logon, can be configured to change the wallpaper once at Windows logon, and much more. Features: Transparent desktop icons. Add categories which contain similar wallpapers. Categories can have time constraints. So a certain category can be set up to be used only during winter, or in the morning,... Easily find duplicate images and delete them. Preview bitmaps and JPG's full screen. The delay between two wallpapers can be up to 24 days 20 hours 31 minutes 23 seconds. Cycling can happen with a specified delay or at specific times or both. Shuffle during cycling: Wallpaper Cycler includes an advanced random choice algorithm which ensures that you..."; fDesc[15] = ", emotional and intellectual cycles. These cycles help a person understand how his body functions."; 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 = '...'; } }