fires when the user clicks on a date in one of the calendar instances
myCalendar.attachEvent("onClick", function(side, date){ // your code here });