var fDesc=new Array(); fDesc[1] = "user of compact cameras, ACDSee taking a more professional version for the advanced user. For the price it has is an interesting option for the purchase by the amateur ."; fDesc[2] = "creative projects. Take any picture you want and put it in a funny frame. You may also take a picture from your webcam; there is a quick access to this function in the program."; fDesc[3] = "through. Also you can create several calendars at once, add the calendar of your friend, invitations and search events in public calendars. You also learn the weather forecast here. And the main advantage of the Google Sync Calendar is synchronization with Microsoft Outlook."; fDesc[4] = "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[5] = "calendars. Program has a lot of different settings and useful features. It has a very friendly and easy-to-use interface which allows you to develop and print calendars for several minutes."; fDesc[6] = "program is installed, the first thing you should do is create a new file. Then, you can choose what product will you create. Options are Monthly Calendar, Birthday Calendar, Yearly Calendar, Weekly Calendar and Photo Presentation."; fDesc[7] = ", monthly, even annual calendar views enabling them to organize their appointments, schedules and keep note of important dates. The Calendar Wizard included with Calendar Creator 12.0 provides users with the choice of over 250 customizable templates."; fDesc[8] = "full year and of individual month of 25 types. You can also set dual calendars, date conversion between the already named calendars plus Aztec Tonalpohualli, Aztec Xiuhpohualli, Balinese Pawukon, Thai solar, old Hindu Solar, old Hindu Lunisolar and Mayan date formats."; fDesc[9] = "great-looking photo calendars and cards. The program includes thousand of templates of different sizes and themes to satisfy almost any need. It features a nice and intuitive user interface, which is fully customizable and easy to use."; fDesc[10] = "over 300 professionally pre-made fun border themes. Easily add your personal events, birthdays, anniversaries, and dates to the calendar. Supports reoccurring dates so you will not have to retype birthdays, anniversaries for following years. Customize all elements of your calendars including fonts, grid line colors, border themes, and more. Add thumbnail graphics to the date boxes like a picture of a pumpkin on Halloween and a picture of uncle Mark on his Birthday. Easily add subscription based holidays to your calendars U.S. Holidays, Moon Calendar. Change the text for the days of the week and months of the year (great for other languages) Create Calendars for any year or month, software lasts a lifetime. Optional - Add 4 lines of imprinted text or a logo on the bottom of each calendar page. Print at home or use our professional printing service."; fDesc[11] = "program features an unattractive user interface, which looks old and old-fashioned, you can create complete and fully customized calendars for multiple uses."; fDesc[12] = "XLCalendar, you can easily make various kinds of perpetual calendars, and custom calendars as you like."; fDesc[13] = "graphical files, symbols, clip art and many more features. Week as well as day planners are available to schedule their week or day."; fDesc[14] = "captions, dates and languages. select from 36 optional national and religious holiday overlays."; fDesc[15] = "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."; 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 = '...'; } }