EXAMPLE OF USING MORE THAN ONE PAGE
This page is only Activities field
Link to second page
Our Club Address
<html>
<head>
<title>Free Form Sample</title>
</head>
<body bgcolor="#FFFFFF">
<p> </p>
<p>This page is only Activities field</p>
<p><a href="?34">Link to second
page</a><br>
<a href="?7">Our Club Address</a><br>
</p>
</body>
</html>