/* --- menu items --- */
// rev 4 Dec 13/09

var MENU_ITEMS = [
	['Home','welcome.php', 'Frame27450'],
	['Club Info', null, null,
		['Contact NYCSC', 'pop_msg_contact.htm', 'Frame27450'],
		['About the club','dev_overview.htm', 'Frame27450'],
		['Clubhouse/Office','clubhouse.htm', 'Frame27450'],
		['Office Hours', 'pop_msg_inperson_reg.htm', 'Frame27450'],
		['Mission','mission.htm', 'Frame27450'],
		['Club History','cosmhist.htm', 'Frame27450'],
		['Directory/Positions','board.htm', 'Frame27450'],
		['Documents','documents.htm', 'Frame27450'],
		['Field Locations','locations.htm', 'Frame27450'],
		['Calendar', 'calendar.htm', 'Frame27450'],
	],
//	['AGM 2009','AGM2009/NYCSC 2009 AGM Notice.htm', 'Frame27450'],
	['House League', null, null,
		['Registration','outdoor2010.html', 'Frame27450'],
		['Agenda','hlagenda.htm', 'Frame27450'],
		['Boys HL', null, null,
			['Standing','stand_1.html', 'Frame27450'],
			['Schedule','standing_1.html', 'Frame27450'],
		],
		['Girls HL', null, null,
			['Standing','stand_5.html', 'Frame27450'],
			['Schedule','standing_5.html', 'Frame27450'],
		],
		['Adult HL','pop_msg_adult.htm', 'Frame27450',
			['Standing','stand_6.html', 'Frame27450'],
			['Schedule','standing_6.html', 'Frame27450'],
		],
		['Indoor', null, null,
//			['Schedule','standing_4.html', 'Frame27450'],
			['Info','pop_msg_indoor.htm', 'Frame27450'],
		],
		['Field Locations','locations.htm', 'Frame27450'],
		['HL FAQ','faq/hlfaq.htm', 'Frame27450'],
	],
	['Competitive', null, null,
		['Rep Teams', 'RTeams/repteams.htm', 'Frame27450'],
//		['Registration','registration.htm', 'Frame27450'],
		['Registration','indoor_reg.htm', 'Frame27450'],
		['Field Locations','locations.htm', 'Frame27450'],
		['Tryout Dates','rep_players_wanted.htm', 'Frame27450'],
	],
	['Coaches', null, null,
		['Documents','documents.htm', 'Frame27450'],
		['Resources','coachmenu/coachmenu.htm', 'Frame27450'],
		['Resource Links','linkresources.htm', 'Frame27450'],
		['Forms', 'private/index.htm', 'Frame27450'],
	],
	['Referees', null, null,
		['Updates', 'pop_msg_referee.htm', 'Frame27450'],
		['Ref Schedules', 'Refs/index.htm', 'Frame27450'],
	],
	['Tournaments', null, null,
		['Mary Garden HL','hltsched/index.py', 'Frame27450'],
		['Invitational','RTeams/tournament.htm', 'Frame27450'],
	],
	['Camps', null, null,
		['Summer Camp','summer_camp.htm', 'Frame27450'],
	],
	['Sponsors', null, null,
		['Our Sponsors','hlsponsors.php?logo=1', 'Frame27450'],
		['Our Sponsors - no logo','hlsponsors.php', 'Frame27450'],
		['Sponsorship','sponsorship.htm', 'Frame27450'],
	],
	['Links', null, null,
		['Soccer Links', 'linksoc.htm', 'Frame27450'],
	],			
];
