show dialog
var showDialog = function() { var el = $we.dom.getTarget(); alert(el.id); };