<a id="c1" onclick="javascript:tomarID(this);" href="#">boton</a>
function tomarID(elem){ ide=elem.id; alert(ide); }