var fDesc=new Array(); fDesc[1] = "photos (pictures) to email, send to mobile phone, create calendars, slide shows, greeting cards, print pictures or output files, etc. from images captured by camera, scanner, or whatever digital mean, or from existing pictures on the Hard Disk or other removable memory media."; fDesc[2] = "functioning of your devices. DriverMax goal is to keep you informed of the latest updates for your drivers, by searching them in the Internet."; fDesc[3] = "each of the five prescribed prayers. It can be fully customized to our preferences. It lets us select audio and images, set reminders, select our location from the list provided, see the Quiblah direction, etc."; fDesc[4] = "fraud, identity theft, and so on. This program can search our files, web data, e-mails and attachments, and Windows Registry for any personal information that we may have stored and that can be used to cause us real damage."; fDesc[5] = "ensuring no important dates is missed out. It is very user-friendly as users are free to modify the content or style of the calendar."; 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] = "used to set reminders. about your tasks to be done. This tool can also ensure that reminders can be repeated on a daily, weekly, monthly or yearly basis."; fDesc[8] = "getting pregnant, keep track of menstruation cycles, childbirth and pregnancy, determine the date of childbirth, plan the future child's gender and predict further menstruation cycles."; fDesc[9] = "important dates or events from the Internet and emails directly to your calendar, with just a click.. Infuzer is free to download and use. Content is typically free, but some partners may offer enhanced services that are subscription fee based."; fDesc[10] = "properties. View file and folder content (copy file list to clipboard). View file and directory description."; fDesc[11] = "your friends and family to expiry dates of your insurance and your favorite TV shows, and it will alert you just according to your instructions by the mean of the text message or by your favorite song."; fDesc[12] = ", Accessed, Modified and Created dates, JPEG metadata, MS Office document dates and properties, NTFS data streams. Date-time shifting and masking."; fDesc[13] = "customizable calendar, task manager, alarm, countdown timer, charts, 12-Months calendar, password manager, search and filter options and many more. This program is highly customizable to suit our preferences."; fDesc[14] = "periods of time and see stats. There are several options for tuning calculation. Program can save results to disk in txt for further using by external programs. But it has not complete localization."; fDesc[15] = "your desktop in the lower right-hand corner of the screen on the taskbar near the clock.) CalendarPro is a very fast PIM reminder utility that allows you to quickly look up dates, set reminders to alarm you of upcoming business meetings, schedule future events, organize monthly appointments, and provides you with an easy way to keep track of dates on your desktop without the added complexity of using Microsoft Outlook. Best of all, CalendarPro stays quietly out of your way until you need it. Manage time and dates with CalendarPro by adding a note or event to be reminded about. You will never forget that appointment, birthday, holiday or special occasion again, because CalendarPro will popup to automatically remind you! You will also save time looking up dates because CalendarPro gives you the ability to browse past and future dates with ease. Dates range from the year 1900 to the year..."; 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 = '...'; } }