fires when the user moves the mouse cursor out of the specified date
myCalendar.attachEvent("onMouseOut", function(date, e){ // your code here });