Event Handling
Each eventIn definition corresponds a method/function name in the file denoted with url field. Whenever this event occurs, this method/function is being called.
By changing the value of eventOut field in the JavaScript file, an EventOut can be produced.