var fDesc=new Array(); fDesc[0] = "Magic Article Submitter (M.A.S) is simple to use cutting edge article submission software that automatically submits unique versions of your article to hundreds of directories at the click of a button! A built in database of over 700 article directories means that Magic Article Submitter is the most powerfull software in its class. To avoid duplicate content penalties, this software is fully compatible with our article spinner software and spin tags are supported in every field, including the author resource box. This means you can even spin your keyword anchor text to promote several keywords in each submission !"; 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 = ''; } }