function oCancelBubble() { var oEvent = arguments.callee.caller.arguments[0] || event; return oEvent.stopPropagation() };