datepicker events

datepicker events

I'm trying to execute a block of code everytime the HTML in the datepicker changes. In other words this event should fire off when month or year is changed but after jQuery has loaded in new HTML for the calendar. I know there's a "changeMonthYear" event but that event gets called before the new HTML has been loaded. Ultimately I'm just trying to be able to alter the HTML everytime the month changes. Any thoughts?
<br clear="all">
--
Adam
"Do one thing, and do it well."
  -- The UNIX Philosophy