var wos = document.getElementById("bamForm"); wos.innerHTML = "<a href='#' onClick='Pipka()'>testik</a>"; function Pipka() { alert('порядок') }