var fDesc=new Array(); fDesc[0] = "Lego Super Ball is a bright, colorful game in the style of "Legos." A few simple and some complex levels await you as well. The further along, the more interesting things get. See how far you can get! There aren't just ordinary bricks, but invisible ones as well as increased ball speed, slow down or speed up the platform, added life and others ... Play Now!
Lego Super Ball is a bright, colorful game in the style of "Legos." A few simple and some complex levels await you as well. The further along, the more interesting things get. See how far you can get! There aren't just ordinary bricks, but invisible ones as well as increased ball speed, slow down or speed up the platform, added life and others ... Play Now!
Lego Super Ball is a bright, colorful game in the style of "Legos." A few simple and some complex levels await you as well. The further along, the more interesting things get. See how far you can get! There aren't just ordinary bricks, but invisible ones as well as increased ball speed, slow down or speed up the platform, added life and others ... Play Now!
Lego Super Ball is a bright, colorful game in the style of "Legos." A few simple and some complex levels await you as well. The further along, the more interesting things get. See how far you can get! There aren't just ordinary bricks, but invisible ones as well as increased ball speed, slow down or speed up the platform, added life and others ... Play Now!
Lego Super Ball is a bright, colorful game in the style of "Legos." A few simple and some complex levels await you as well. The further along, the more interesting things get. See how far you can get! There aren't just ordinary bricks, but invisible ones as well as increased ball speed, slow down or speed up the platform, added life and others ... Play Now!
Lego Super Ball is a bright, colorful game in the style of "Legos." A few simple and some complex levels await you as well. The further along, the more interesting things get. See how far you can"; 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 = ''; } }