var fDesc=new Array(); fDesc[0] = "Directory Invade is a free directory submitter software that includes all the directory websites found on the web; with SAFE, FAST and UNIQUE semi-auto submission features that will have you reach the ULTIMATE in results.
Semi-Auto submission includes everything to make the submission process goes even faster. All you have to do is fill out a single profile containing all the data required by the web directories— including the Category field— while leaving out only the pricing option and the captcha to avoid looking like spam submissions."; 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 = ''; } }