var fDesc=new Array(); fDesc[0] = "We provide the cleaning of the temporary files, cache files and uninstall residues, useless system patches, and exclusive support on the Steam platform, CF, LOL, WOW and other more than 1000 popular applications cleanup. We can completely release the computer memory, for game users and game staff run with greater storage space. We can also intelligently optimize the system and network settings via a single click speeding up the computer as well as allowing users to play games, browse the Internet or run the program to experience better PC performance."; 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 = ''; } }