var fDesc=new Array(); fDesc[1] = "dictionaries and multi-document translation makes this software suitable for advanced translation purposes."; fDesc[2] = "find the necessary definition using the main search or the alphabetical search. The program requires the Internet connection and also offers web search with the help of a built-in Google search. No illustrations or examples, but the ads by Google and the banners related to medicine and health."; fDesc[3] = "any custom boxes that you want. You can create any type of box from pizza boxes to bottle boxes or even medicine boxes. It is very easy to use, and offers fully customizable cover design."; fDesc[4] = "the virus via collecting all necessary ingrediants."; fDesc[5] = "topic specific and include economics, biology, medicine, linguistics, banking, equipment and technology and many more important subjects."; fDesc[6] = "France in the year 1566. The King´s mother Catherine of Médicis decides to consult a famous astrologer and doctor, Michel de Nostre Dame, mosty known as Nostradamus. However he is too old and weak, so he decided to send his daughter, Madeleine."; fDesc[7] = "about raising pets. The other half of the Grimm's Hatchery game is about exploring the Kingdom of Candar and solving quests in its villages. You'll need grain to feed your pets, medicine to heal them, and a weapon to defend them against monsters."; fDesc[8] = ", Boericke's Materia Medica (abbr: 100 remedies with cross-references), Hahnemann's Organon of Medicine (complete 6th edition)."; fDesc[9] = "take a victory over the virus via collecting all necessary ingrediants."; fDesc[10] = "It involves the insertion of needles at particular points in the body. It is very helpful for a wide range of disorders in the body like arthritis, infertility, etc."; fDesc[11] = "help you a lot. My Medications List is a versatile program where you can track each of your medications with many details. Using it you can know exactly the amount of money you spend on medications, or when you need to renew prescriptions, etc."; fDesc[12] = "robust suite of statistics tools and graphical analysis methods that are easily accessed though a simple interface. Promo price."; fDesc[13] = ", Homeopathy, Diagnostic Aids, Tonics, Rejuvenation, Phytochemicals, Parasites, Poisons / Antidotes, Immune System, and Color therapy."; fDesc[14] = "order to finish the level. Dr Goo, his faithful friend has vowed to find all these medicine boxes and its up to you to help him!!! Can you sav..."; fDesc[15] = "basic principles of herbal medicine, outlines the properties and characteristics of more than 290 single herbs."; 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 = '...'; } }