How do find the id of the button which is being clicked?
function reply_click(obj) { var id = obj.id; }