//var a=0; function plus() { var klick = document.getElementById("klick"); if (! klick.innerText) klick.innerText = 1; }