var fDesc=new Array(); fDesc[1] = "guerrilla wars and the diamond struggles, is the setting for one of the most detailed and worked first person shooters ever. You play the role of a mercenary who is sent to Africa to kill a weapon's dealer who has armed both sides of a war that is killing a whole country."; fDesc[2] = "excellent program you can also convert MP1, MP2, g721, g726, WMA, OGG and VOX formats. Using Alive MP3 WAV Converter 3.9 you will be able to finish the conversions in batches."; fDesc[3] = "by various monsters. It is necessary to stay alive to pass the level."; fDesc[4] = "clouds drift by and the meadow flowers bend in a gentle breeze. Download the full version of Living 3D Butterflies and watch your screen come alive with the beauty of spectacular 3D butterflies."; fDesc[5] = "background, you can make it alive, by adding movement to the water in the image. By using Ripples you will build a screensaver that can be later displayed by Windows."; fDesc[8] = "when problems strike. Create scripted response scenarioes that execute when alarms are triggered."; fDesc[13] = "ideal. I found it very easy to download and install, and although third party software that monitors online browsing and purchasing behavior is included with the program, you can accept or decline this offer during installation of the program."; fDesc[15] = "photos and images, format any text and upload pages to your personal blog on the Internet."; 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 = '...'; } }