<?xml version="1.0" encoding="UTF-8"?>
<menus>
	<button name = "    HOME">
	</button>

	<button name = "    MEMBER LOGIN">
		
	</button>
	
	<button name = "    NEWSLETTERS">
		<subitem name = "     October 2005 " location="oct2005.html"></subitem>
		<subitem name = "     September 2005 " location="sep2005.html"></subitem>
		<subitem name = "     August 2005 " location="aug2005.html"></subitem>
		<subitem name = "     July 2005 " location="jul2005.html"></subitem>
	</button>
	
	<button name = "    PHOTO GALLERY">
		<subitem name = "     Halloween " location="halloween.html"></subitem>
		<subitem name = "     Golf Tournament" location="golf.html"></subitem>
	</button>
	
	<button name = "    EVENTS">
		<subitem name = "       Upcoming Events" location="upcomingevents.html"></subitem>
	</button>
	<button name = "    SKI TRIPS">
		<subitem name = "       Whistler" location="skiwhistler.html"></subitem>
		<subitem name = "       Big White" location="skiBigWhite.html"></subitem>
	</button>

	<button name = "    REGISTER">
		<subitem name = "       Subdirectory" location="anypage.html"></subitem>
		<subitem name = "       Subdirectory" location="anypage.html"></subitem>
	</button>

	<button name = "    CONTACT US">
		<subitem name = "       Contact Form" location="contactus.html"></subitem>
		<subitem name = "       Executive" location="executive.html"></subitem>
                <subitem name = "       Snow Phones" location="snowphones.html"></subitem> 
	</button>

	<button name = "    MEETING NOTES">
		<subitem name = "       October" location="notesOctober.html"></subitem>
		<subitem name = "       September" location="notesseptember.html"></subitem>
	</button>
	
	<button name = "    FAVORITE LINKS">
		<subitem name = "       Big White" location="http://www.bigwhite.com/"></subitem>
		<subitem name = "       Silver Star" location="http://www.silverstar.com/"></subitem>
		<subitem name = "       Other Ski Clubs" location="skiclubs"></subitem>
		

	</button>
</menus>

