//@cc_on node.attachEvent('on' + type, function() { listener.call(node); });
else node.attachEvent('on' + type, function() { listener.call(node); });