** when set to default to 2 week and the visitor changes the view to month, and then clicks on a different month, it defaults back to the two week view. **
In order to stay in "month view", all links must include "&view=Month" as part of the link URLs to the calendar.
Your month links at the top of the calendar aren't adding it so I can only assume there is something in the modifications you've made which is preventing that part of the query string from being replicated by the script as it usually would.
Dan O.
------------------