
/* please register to get documentation */

var MENU_ITEMS0 = [
	['Home', 'default.php', [-55, 109, 35, 14]], /*item0 - left, top, width, height */
	
	
	['Achievements', null, [60, 0, 80, 14],	/*item1 - left, top, width, height */
			['Awards', 'awards.php', [0, 14, 85, 20]],
			['Past Awards', null, [0, 19, 85, 20],
				['2005', '2005awards.php', [80, 1, 50, 20]],
				['2004', '2004awards.php', [0, 19, 50, 20]],
				['2003', '2003awards.php', [0, 19, 50, 20]],
			],
			['Club Records', 'records.php', [0, 19, 85, 20]],
	],
	
	['Calendar', null, [103, 0, 40, 14],
			['Indoor', 'indoor.php', [0,14,85,20]],
			['Outdoor', 'outdoor.php', [0,19,85,20]],
			['Tournaments', null, [0,19,85,16],
				['Dates', 'tournament.php', [80,1,70,20]],
				['Results', 'tresults.php', [0,19,70,20]]
			]
	],
	
	['Notices', null, [80, 0, 36, 14],
			['Beginners', 'beginners.php', [0,14,80,20]],
			['Club', 'notices.php', [0,19,80,20]],
			['County', 'county.php', [0,19,80,20]],
	],
	
	['Tables', null, [70, 0, 36, 14],
			['Classifications', null, [0,14,80,20],
				['Recurve', 'classes_recurve.php', [78,1,70,20]],
				['Compound', 'classes_compound.php', [0,19,70,20]],
				['Longbow', 'classes_longbow.php', [0,19,70,20]],
				['Barebow', 'classes_barebow.php', [0,19,70,20]],
			],
			['Handicap', null, [0,19,80,20],
				['Indoor', 'handicap.php', [75,1,70,20]],
				['Outdoor', 'outdoor_hcap.php', [0,19,70,20]],
			],
			['Rounds', null, [0,20,80,20], 
				['Indoor', null, [75,0,70,20]],
				['Outdoor', null, [0,19,70,20],
					['GNAS Imperial', 'impround.php', [62,1,100,20]],
					['GNAS Metric', 'metricround.php', [0,19,100,20]],
					['FITA', 'fitaround.php', [0,19,100,20]],
				]
			],			
			
	],
		['Photos', null, [65, 0, 65, 14],
			['Photo Album', 'http://www.caldybowmen.org/album/', [0,14,80,20]],
			['3D Gallery','http://www.caldybowmen.org/gallery/', [0,19,80,20]],
	],
	['About', null, [65, 0, 52, 14],
		['About Us', 'about.php', [0,14,70,20]],
		['Contact Us', 'location.php', [0,19,70,20]],
	],
];

