var fDesc=new Array(); fDesc[0] = "Smart Rundll32 Exe Fixer Pro provides a lot of functionality from a simple, elegant, easy-to-navigate, and clearly labeled interface. This free app lists six categories of items to clean: Windows Histories, Program Histories, Browser History, Cookies, Messengers, and Plugins. Windows Histories included Run Command, Find File, Start Menu, Recent File, Task Scheduler Log File, and other similar areas."; 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 = ''; } }