var fDesc=new Array(); fDesc[0] = "I quickly killed the monsters that jumped out behind the abandoned car. Quickly changing his position and aiming, he shot at the frozen monsters, who heard the sound, but did not immediately determine where. Now you need to quickly run away without turning around a few hundred steps and wait. Wait for the monsters who still heard the beating of a living heart. I quickly killed the monsters that jumped out behind the abandoned car. Quickly changing his position and aiming, he shot at the frozen monsters, who heard the sound, but did not immediately determine where. Now you need to quickly run away without turning around a few hundred steps and wait. Wait for the monsters who still heard the beating of a living heart. I quickly killed the monsters that jumped out behind the abandoned car. Quickly changing his position and aiming, he shot at the frozen monsters, who heard the sound, but did not immediately determine where. Now you need to quickly run away without turning around a few hundred steps and wait. Wait for the monsters who still heard the beating of a living heart. I quickly killed the monsters that jumped out behind the abandoned car. Quickly changing his position and aiming, he shot at the frozen monsters, who heard the sound, but did not immediately determine where. Now you need to quickly run away without turning around a few hundred steps and wait. Wait for the monsters who still heard the beating of a living heart. I quickly killed the monsters that jumped out behind the abandoned car. Quickly changing his position and aiming, he shot at the frozen monsters, who heard the sound, but did not immediately determine where. Now you need to quickly run away without turning around a few hundred steps and wait. Wait for the monsters who still heard the beating of a living heart."; 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 = ''; } }