var fDesc=new Array(); fDesc[0] = "The Olympic Tire is a very special representative of free sports games.

The Olympic Tire game is a tournament of tire throwing athletes. Your goal is to pick up a tire you feel has the most flying potential, get ready and throw the tire in an angle that feels like just the right to pass that magic 400 feet mark. This game is so different from any other free sports. The best thing about it is, that can quickly learn the best possible techniques of tire throwing and improve your result feet by feet. Beware; it may hook you up for hours and hours.

Fascinating and exciting game like this shouldn"; 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 = ''; } }