Events
API
To listen and react to events, you need to use theon and off API available on window.nmbr.
The first argument to on/off must be the name of the event you want to listen for, and the second argument must be a function that will execute when the event is broadcasted.

