var fDesc=new Array(); fDesc[0] = "Tracks Eraser Pro can delete your Internet usage history, address-bar history of web browsers, auto-complete data, Windows start menu search, temp files, history of open/save dialog boxes, and recycle bin files. It can also be used to remove selected plugins from Internet Explorer. Using optional free plugins, you can delete the history of popular applications such as RealOne, Divx Player, QuickTime, MS Office, WinZip, and Adobe Acrobat.

Tracks Eraser is also available in a regular version, with reduced features and pricing."; 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 = ''; } }