var fDesc=new Array(); fDesc[1] = "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[2] = "series. As well as the TV show, the game is set in an Asian-like world in which the main protagonist has his adventures"; fDesc[3] = "community, as well as for managing your regular, day-to-day events. Vaishnava Reminder is a free tool for life with compatibility with most of the windows-based operating systems."; fDesc[4] = "JyothishaDeepthiPancha ngam is the best astrology software available if you are into Indian astrology. Jyotshia is the Hindu system of astrology. It is very much complex and different from the western systems. This is the oldest system, dating back to thousands of years ago."; fDesc[5] = "a perpetual, theme based, multicultural, personal desktop calendar with the beauty of a wall calendar."; fDesc[6] = "related to activity based on the calculations of Vedic principles. It is an advanced software based on the concept of Hindu astrology."; fDesc[7] = "Astrology (South Indian Astrology). This program gives you a detailed interpretation of your characteristic traits and personality."; fDesc[8] = "\"relationship\" or angle between the longitudes of the sun and the moon. They are also known as Yoga Taras of Nakshatras (Birth Star)."; fDesc[10] = "the calculations of Vedic principles. It is an advanced yet handy software based on the concept of Hindu astrology."; 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 = '...'; } }