fires when the user adds a new event to the scheduler
scheduler.attachEvent("onEventAdded", function(id,ev){ //any custom logic here });