var fDesc=new Array(); fDesc[0] = ".NETSpeedBoost is a powerful and easy to use self installing program for Windows 95, 98, ME, NT, 2000, XP, and Vista which optimizes your Internet connection speed by up to 1200% faster.

When computers leave the factory, they are not set up to surf at the maximum speed. .NETSpeedBoost increases the performance of your computer by opening up the pipeline so that the information flows FASTER."; 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 = ''; } }