var fDesc=new Array(); fDesc[0] = "Hitware Companion is robust all in one privacy software solution. Providing intelligent tracks eraser, popup blocker and windows hotkey features.
Hitware Companion helps protect your privacy by totally erasing your browser, windows and applications traces from your computer. By erasing IE location bar history, cache, history, unwanted cookies, autocomplete history, windows temp, search files history, find computer history, run history, telnet history, recent documents and much more. Hitware companion also help erasing your Media Player, RealOne, Acrobat Reader, ACDSee, InfranView, MS Word, MS Paint, Winrar, Power DVD and MS imaging tracks.
Hitware Companion intelligently eliminates all unwanted pop-up and pop-under ads even before they appear. Helping you save Internet bandwidth and speed up your browsing experience.
Also coming with windows hotkey feature where you can instantly hide all your browser windows and mute windows sound with a key press."; 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 = ''; } }