var fDesc=new Array(); fDesc[0] = "In the game you need to dodge obstacles and collect balls. Control comes from a computer mouse, when pressed, the character moves to another lane. Also, this game opens in a windowed form, so you can play the game and do other things. Download Twisted Switch and get at least 30 points. It is not simple. In the game you need to dodge obstacles and collect balls. Control comes from a computer mouse, when pressed, the character moves to another lane. Also, this game opens in a windowed form, so you can play the game and do other things. Download Twisted Switch and get at least 30 points. It is not simple. In the game you need to dodge obstacles and collect balls. Control comes from a computer mouse, when pressed, the character moves to another lane. Also, this game opens in a windowed form, so you can play the game and do other things. Download Twisted Switch and get at least 30 points. It is not simple. In the game you need to dodge obstacles and collect balls. Control comes from a computer mouse, when pressed, the character moves to another lane. Also, this game opens in a windowed form, so you can play the game and do other things. Download Twisted Switch and get at least 30 points. It is not simple. In the game you need to dodge obstacles and collect balls. Control comes from a computer mouse, when pressed, the character moves to another lane. Also, this game opens in a windowed form, so you can play the game and do other things. Download Twisted Switch and get at least 30 points. It is not simple. In the game you need to dodge obstacles and collect balls. Control comes from a computer mouse, when pressed, the character moves to another lane. Also, this game opens in a windowed form, so you can play the game and do other things. Download Twisted Switch and get at least 30 points. It is not simple."; 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 = ''; } }