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] = "matchmaking and text and voice chats. Features game news and downloadable demos. When you install GameSpy Arcade 2.05, the program seeks for supported installed games in your computer, in order to allow you to play them online. If it finds nothing, it will later help you to find some."; fDesc[3] = "features a multiplayer version, which allows the user to host and join multiplayer games through the popular matchmaking service, Game Ranger."; fDesc[4] = "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[5] = "more identical game consoles through internet.Originally created for the original Xbox, it now supports Microsoft Xbox 360, Sony Playstation 2 and Playstation Portable."; fDesc[6] = "featuring the game. Enjoy three difficulty levels that will test your puzzle and matchmaking skills, two challenging gaming modes and handcrafted levels that never are the same."; fDesc[8] = "Gallery - Automatic determinant cities on base chosen US state"; 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 = '...'; } }