help file

Calendar is created using javascript and cookies to simulate a fully functional calendar database.
Javascript and cookies is no replacement for a real database. Cookies are limited by the number of cookies and the amount of information a cookie can hold.
All information is stored locally on the user's machine.
All reminders for one day are set to expire 14 days after it is set.
If used improperly, Calendar will crash the browser.