var fDesc=new Array(); fDesc[0] = "InstantDomainSniper is a powerful domain search program. It integrates a keyword research tool, domain suggestion tool and more importantly can help with competition research and social checking. You can easily view all the necessary information on one platform which will save you time and hassle when looking to high-value domains or buy expired domains."; 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 = ''; } }