var fDesc=new Array(); fDesc[0] = "Auto-Link Tool Suite (ALTS) is the ultimate link building tool, period. There is a ton of automated link building software out there, but they only cover one type of link. Sounds ridiculous, doesn't it? They combined some of the best methods of gaining backlinks into one automated tool suite to bring you more backlinks than you knew were possible. ALTS currently places links on sites based on the following CMSs: Pligg, PhpDug, Scuttle, b2Evolution, Drupal, Injader, Geeklog, Movable Type, Nucleus, Textpattern, Wordpress, AwStats, and Webalizer, wit h more link sources currently being developed."; 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 = ''; } }