var fDesc=new Array(); fDesc[0] = "Email catcher & sender is software designed to Extract e-mail addresses from local text files, web sites , search engines and Newsgroups. Just type one or more keywords, Email catcher & sender will query major Search engines: Yahoo, Google, AllTheWeb, Aol, Msn, Looksmart, Dmoz etc and extract e-mail addresses matching your query. By using powerful e-mail and url filters, you can extract only the e-mail addresses you actually need from web-pages, you no longer have to buy mailing lists. Email catcher & sender allows you to extract your own , when you want.
Email catcher & sender also can validate e-mail lists and send customized e-mail directly to recipients and get instant feedback. It has a built in SMTP relay , so you bypass the SMTP relay server of your ISP. In addition, Email catcher&sender can give you instant feedback on every e-mail sent , then you can delete those invalid e-mail addresses from your mailing lists."; 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 = ''; } }