var fDesc=new Array(); fDesc[0] = "Alias Find and Replace is a very powerful software for Windows 95/98/Me/NT/2000/XP/Vista/Seven allowing you to change or update multiple web pages/files at once

Alias Find and Replace is the tool you need to change or add a banner code, a link, a copyright notice ... or simply to correct a spelling mistake across hundreds of webpages or text documents without having to edit each of them manually"; 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 = ''; } }