<input id='b1' type="button" value="Текст">
<div id='b1'>Приветствие</div>
function Hello(){ alert('Дороу') } b1.onclick=Hello