var fDesc=new Array(); fDesc[0] = "Make stunning buttons with Button Shop and give your website a popularity boost!

Within five minutes, you will be making stunning, memorable buttons for you web site! That's how easy it is to use Button Shop. Why suffer from lost sales or site visitors, when you can invest in a program that will pay for itself within days!"; 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 = ''; } }