How to Help with this Site

Dive Sites and Dive Clubs
So how can you help? If you see a dive site or a dive club that is not present, please enter it by clicking on the appropriate link in the grey box below. Dive clubs can add a calendar of events so prospective members can see where you normally dive.

Dive Shops and Dive Charters
If you own or manage a dive shop or run a charter service, please register with this site and setup your shop/charter. If you're a member that does not own one of these, but knows of one that is not registered, enter it by clicking on the appropriate link below. (Please check first to see if it is registered or not).

Hosting your Dive Events With Us

We welcome anyone using our dive calendar to host your dive events. Here is what you need to do:

  1. Sign-up as a dive club or dive shop/charter (you can choose when you sign-up)
  2. Once you've registered, you can register your establishment with this site, or choose from the fairly comprehensive list of clubs and charters
  3. When you visit the page for you club/shop/charter, you will notice the URL has a component that looks like ?id=1, make note of the number
  4. Reference the code below on your site

Dive Clubs

Using the following code on your site will display a larger version of the calendar displayed on the front page. When you enter your dive event information, the cells of the calendar change colors to alert visitors to the prescense of an event.

	<html>
		<frameset rows="*">
			<frame src="http=//www.divethegreatlakes.com/diveClubs/diveClubCalendar.php?id=1" />
		</frameset>
	</html>
				

Replace the id=1 with the id corresponding to your club

Dive Shops

Using the following code on your site will display a larger version of the calendar displayed on the front page. When you enter your dive event information, the cells of the calendar change colors to alert visitors to the prescense of an event.

	<html>
		<frameset rows="*">
			<frame src="http=//www.divethegreatlakes.com/diveShops/diveShopCalendar.php?id=1" />
		</frameset>
	</html>
				

Replace the id=1 with the id corresponding to your shop/charter

Need Help?

If you're intersted in this but need some help, please feel free to contact me:

gskidmor@divethegreatlakes.com