var fDesc=new Array(); fDesc[0] = "Dander Zone is an addictive 3D shooter. You find yourself in a dark abandoned hospital where they conduct experiments on humans, some of whom have turned into zombies. You'll have to fight these creatures. They know nothing, only that they want to kill you. The only chance to survive is to kill all of them and find the exit from the hospital.
Dander Zone is an addictive 3D shooter. You find yourself in a dark abandoned hospital where they conduct experiments on humans, some of whom have turned into zombies. You'll have to fight these creatures. They know nothing, only that they want to kill you. The only chance to survive is to kill all of them and find the exit from the hospital.
Dander Zone is an addictive 3D shooter. You find yourself in a dark abandoned hospital where they conduct experiments on humans, some of whom have turned into zombies. You'll have to fight these creatures. They know nothing, only that they want to kill you. The only chance to survive is to kill all of them and find the exit from the hospital.
Dander Zone is an addictive 3D shooter. You find yourself in a dark abandoned hospital where they conduct experiments on humans, some of whom have turned into zombies. You'll have to fight these creatures. They know nothing, only that they want to kill you. The only chance to survive is to kill all of them and find the exit from the hospital.
Dander Zone is an addictive 3D shooter. You find yourself in a dark abandoned hospital where they conduct experiments on humans, some of whom have turned into zombies. You'll have to fight these creatures. They know nothing, only that they want to kill you. The only chance to survive is to kill all of them and find the exit from the hospital.
Dander Zone is an addictive 3D shooter. You find yourself in a dark abandoned hospital where they conduct experiments on humans, some of whom have turned into zombies. You'll have to fight these creatures. They know nothing, only that they want to kill you. The only cha"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }