Fires before a user starts to change month, year or time in selector.
myCalendar.attachEvent("onBeforeChange",function(date){ alert("Date will be set to "+date) })
Parameters of handler function:
Description: