var fDesc=new Array(); fDesc[0] = "Valid Email Collector is the most valuable award winning software that can extract Only Valid mails from web. It uses the latest Regular Expression Technology for extracting mail. So it don't extract only the mailto:example@example.com link but also the whole text and database. It can extract:
Extract mail from Web using Search Engine upon specified keywords. This is the most powerful options of this software. You have to insert a search keywords (example: real estate in usa or small business), Select multiple search engine, Press search and sit back. It is capable to extract using all major search engine in this world.
Specific Web Pages (Example: http://www.validemailcollector.com)
A list of URL stored in a text file."; 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 = ''; } }