<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Recurring Events</title>
<link rel="home" href="index.html" title="Title">
<link rel="next" href="getting_started.html" title="Getting Started">
<link rel="stylesheet" href="stylesheet.css" type="text/css">
</head>
<body>
<div id="heading">
<h1>Events</h1>
</div>
<div>
<p>Events are things which occur. You can also call an event an appointment.</p>
<p>
<a href="adding_events.html">Adding Events</a><br />
<a href="updating_events.html">Updating Events</a><br />
</p>
<p>You can also have <a href="recurring_events.html">recurring events.</a>
</div>
</body>
</html>