var fDesc=new Array(); fDesc[1] = "the Manglik Dosh.Just type Name,Birth-date,Birthp lace,Birth-time of the girl and the boy and Kundli will automatically tell the user whether the marriage is valid or invalid"; fDesc[2] = "Horoscope Explorer is a complete Vedic Astrology software offering horoscope,matchmaking and Varshaphala(prediction s by years).User has 4 Ananamsh choices: Lahiri, B V Raman, K P, Sayan. Horoscope Explorer offers you Birth Chart Analysis, Detailed results of planetary Yogas, Planetary Aspects(Drishti), Natal Houses(Bhava Fala) and placements of planets."; fDesc[3] = "factors affecting our life. The Kundli 2009 3.6 package provides you with the basic solution for deciphering the effects of the movements. The Kundli 2009 3.6 has the ability to make Horoscopes, do match making, and Ruling Kundlis."; fDesc[4] = ", Horoscopes, marriage match making, yearly progressed horoscope, birth charts, planetary transits and a host of other features. Available in 7 languages."; fDesc[5] = "Parashara system. It also includes elements of the Systems Approach (SA) to Indian Astrology by Professor V.K. Choudhry of New Delhi. To build an horoscope, you´ll need to fill the Chart Data, pressing over the File and then the New option."; fDesc[6] = "program includes important Horoscope details: planets position, Rasi, Ashta Vargas, Navamsa, Bhava, Vargas and Vimshothari Dasa. The available preferences include South, East and North India chart styles. All planets name come in both languages: English and Sanskrit."; fDesc[7] = "an issue then. Here is the perfect solution to your astrological requirements in Indian style astrology which is the oldest one in the world."; fDesc[8] = "Western calendar. We can set up any alarm (anniversary, appointment, birthday, memo, etc) with/without sound (only one sound available), and schedule it to run at a given time and date. We can view and compare the time zones between two places."; fDesc[9] = "any other sign of your choice. The trial version will be available for 14 days;"; fDesc[10] = "your love horoscope will go. With this FREE daily horoscope you get monthly horoscope details."; fDesc[11] = "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[12] = "3700 profiles and more!"; fDesc[13] = "The program consists of four main parts, which are: marriage matching, Varsha Phala, Transit and Horoscope. Many charts and graphs are included in the program that help users to understand the results of analysis."; fDesc[14] = "astrology. It is thus a combination software that helps one analyze his/ her relationships based on the planetary positions."; fDesc[15] = "Vedic (Indian) and Western. With a series of simple steps, you will obtain a report on the future possibilities of your relationship."; 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 = '...'; } }