Multiple Select Dates in one Calendar

Multiple Select Dates in one Calendar


Basically I am trying to let the user select up to 3 dates on a single
calendar for when an even would repeat.
Pretty much exactly this example:
http://www.kelvinluck.com/assets/jquery/datePicker/v2/demo/datePickerMultipleLimit.htm
I would use it but it is not nearly as reliable as the jquery UI
datepicker.
Let me know if you have any suggestions.