We're having an issue with a calendar implementation. When the user navigates to the page with the calendar on it, everything works fine. But after clicking the back button (to go to the previous page) and then clicking the forward button (to go back to the calendar page), all JavaScript on the calendar stops working. In the error console, I see the following error: "a.Month is undefined." Is anybody else having trouble with this? Is there a workaround?