v1.3.1 - fixed bug with monthly/yearly recurring events that fall on sunday (thanks chaz) v1.3 - improved live preview, now handles resize more gracefully - changed setDate/getDate slightly so it uses a seperate varible for storing the date than the one that displays the calendar month - added setSize (primarly for live preview purpose) and updated occurances of ._width v1.2 - add onSelectDate event so calendar can be used as date selection tool - fixed the component so that the hitArea clip is included (makes it so more than just the arrows are clickable. v1.1 - added dateObj as paramater returned to onDisplayEvent event v1.0 - made date and day boxes into seperate classes to allow for easy reskinning - added yearly recurring