var fDesc=new Array(); fDesc[0] = "Stop viruses, worms, scripts, web bugs and other nasties from attacking your computer, using this powerful email neutralizing software

Benign takes in email and simply produces, safer email
Imagine being able to receive email which is safe from viruses, worms, scripts, web bugs, privacy threats and other security risks, without affecting your email. Benign neutralizes or strips out the code that makes viruses, worms and scripts and other potentially harmful things run. That's why we called it Benign, it makes downloading your email safe. In fact, it's the perfect companion to our other product - MailWasher Pro. Did you know viruses and email worms can run automatically just by reading your email? What about links called web bugs that automatically confirm you have a valid address as soon as you preview your email? If this happens, you have a good chance that some marketing companies will start sending you lots of spam because they know your address works!"; 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 = ''; } }