var fDesc=new Array(); fDesc[0] = "This software takes one of the most overlooked ways to generate inbound links, guest book on-line and submit comments to the wave of traffic and inbound links. Hundreds of incoming links from guest books online on the Internet. Without this program, it would be virtually impossible to find time to get a fraction of the links below."; 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 = ''; } }