var fDesc=new Array(); fDesc[0] = "Freeware search companion with integrated browser for fast search and download. Includes history, latest products list and freeform search tool. Download the latest freeware products straight to your harddrive without the need for endless web surfing!

Download from a range of freeware categories including DVD tools, antivirus, spyware removal, adware blockers, popup blockers, mp4 converters, iPod tools, Firefox extensions, Outlook Addins, .net components and tools, Java scriptors and many more..

Includes:
1. Integrated web browser
2. Automatic search history
3. Top products automatically displayed
4. Fresh and easy to use interface
5. No popups or other included software (as standard with all AI products)"; 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 = ''; } }