tegTest.onclick = function(){this.innerHTML = "onClick"};
tegTest.onclick = function(){alert('onClick')};