var fDesc=new Array(); fDesc[0] = "Bookmarkwiz is an amazing new software automatically builds unlimited links, sends a tsunami of targeted traffic to any website and generates passive income streams in a way that was previously thought impossible. The interface is easy to use, simple and works. Just add a valid email address, your titles, descriptions, URLs and leave the rest to this amazing program."; 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 = ''; } }