var fDesc=new Array(); fDesc[0] = "TOTOFOOT is the software of reduction of bet TOTOFoot pro is the ideal tool for you.
The reducing systems allow to play more doubles and of triple than normal. These systems play a forecast compromise of simple matches, doubles and triple, in the form of several simple grids (without any double nor treble) - it happens however that some systems generate containing grids some double or triple. So, the system 7 doubles in 8 guaranteed grids 13."; 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 = ''; } }