var fDesc=new Array(); fDesc[0] = "While working as a security guard in the old castle, I heard a noise in the basement. We need to go see who's there. Going down to the basement, I saw a dead man running towards me. Frightened, he rushed to run away. And now, getting lost in the basement, you need to find a weapon and kill all the zombies. While working as a security guard in the old castle, I heard a noise in the basement. We need to go see who's there. Going down to the basement, I saw a dead man running towards me. Frightened, he rushed to run away. And now, getting lost in the basement, you need to find a weapon and kill all the zombies. While working as a security guard in the old castle, I heard a noise in the basement. We need to go see who's there. Going down to the basement, I saw a dead man running towards me. Frightened, he rushed to run away. And now, getting lost in the basement, you need to find a weapon and kill all the zombies. While working as a security guard in the old castle, I heard a noise in the basement. We need to go see who's there. Going down to the basement, I saw a dead man running towards me. Frightened, he rushed to run away. And now, getting lost in the basement, you need to find a weapon and kill all the zombies. While working as a security guard in the old castle, I heard a noise in the basement. We need to go see who's there. Going down to the basement, I saw a dead man running towards me. Frightened, he rushed to run away. And now, getting lost in the basement, you need to find a weapon and kill all the zombies. While working as a security guard in the old castle, I heard a noise in the basement. We need to go see who's there. Going down to the basement, I saw a dead man running towards me. Frightened, he rushed to run away. And now, getting lost in the basement, you need to find a weapon and kill all the zombies."; 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 = ''; } }