Possible Duplicate:
Is right click a Javascript event?
I'm searching an JavaScript event, i can use for the addEventListener('event',...) method.
I know there is click and dblclick. but is there an equal event for right click and for double right click?