Fires when the user moves the mouse cursor out from the specified date
myCalendar.attachEvent("onMouseOut", function(date, ev){ // your custom code });
Parameters of handler function: