var fDesc=new Array(); fDesc[1] = "out anymore under the belief of common phenomenon, and 'Gunbound' is the only battle is the ‘Lond’.Gunbound battle is the last battle game in the Lond, and it is really popular."; fDesc[2] = "you to the sacred places of the Muslims. Probably you have heard of Mecca and the Kabbah, the place where you are supposed to go at least once in your life if you are a Muslim"; fDesc[3] = "beautiful images with themes related to Allah, and at the same time listen to chants and prayers common for these people. Quran_2 Screen Saver will transport you to the Muslim world, and will share with you all their belief in Allah."; fDesc[4] = "sacred book. You will be able to enjoy watching beautiful scenes accompanied by texts both in Arabic and in English for your understanding. You will also be listening to real prayers and chants."; fDesc[5] = "choose the category you need, adjust the location and time settings, and even edit the messages as well as categories (add/remove option is only available), and take the advantage of subliminal messages' effect."; fDesc[6] = "Vocation is one such astrological vocational analysis chart, which gathers all the necessary information in any chart and displays it to the user so as to help in analyzing the best vocation(s) for the concerned individual."; fDesc[7] = "virtual planet-sized space ship’s environments and futuristic characters' personalities. Players are challenged to interact with the wave of change taking place on the Harbinger virtual space ship and to help overthrow the ruthless rulers."; fDesc[9] = "ocean while it covers over 2/3 of the planet's surface and holds truly enormous treasures that are simply beyond belie"; 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 = '...'; } }