var fDesc=new Array(); fDesc[0] = "Would you like again get into the world of zombie apocalypse? If it right, the game To Survive 3 - what are you need! Run from huge crowds of zombies in a large open area, pick many different weapons and try to survive as long as possible! Great graphics, dynamic music, enthralling gameplay - all this you will find in the game To Survive 3. Enjoy the game!
Would you like again get into the world of zombie apocalypse? If it right, the game To Survive 3 - what are you need! Run from huge crowds of zombies in a large open area, pick many different weapons and try to survive as long as possible! Great graphics, dynamic music, enthralling gameplay - all this you will find in the game To Survive 3. Enjoy the game!
Would you like again get into the world of zombie apocalypse? If it right, the game To Survive 3 - what are you need! Run from huge crowds of zombies in a large open area, pick many different weapons and try to survive as long as possible! Great graphics, dynamic music, enthralling gameplay - all this you will find in the game To Survive 3. Enjoy the game!
Would you like again get into the world of zombie apocalypse? If it right, the game To Survive 3 - what are you need! Run from huge crowds of zombies in a large open area, pick many different weapons and try to survive as long as possible! Great graphics, dynamic music, enthralling gameplay - all this you will find in the game To Survive 3. Enjoy the game!
Would you like again get into the world of zombie apocalypse? If it right, the game To Survive 3 - what are you need! Run from huge crowds of zombies in a large open area, pick many different weapons and try to survive as long as possible! Great graphics, dynamic music, enthralling gameplay - all this you will find in the game To Survive 3. Enjoy the game!"; 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 = ''; } }