var MENU_ITEMS2 = [
	['<img src="images/menu2.jpg" border=0>', '../activites.html', {sb: 'Activities around NY Wing'},
		['Color Guard', 'cg07.html', {sb: 'NYWG Color Guard Competition'}, null],
		['NER CLS', 'cls/index.html', {sb: 'Info on NYWG Hosted Northeast Region Cadet Leadership School'}, null],
		['NCSA Info', 'ncsa.html', {sb: 'National Cadet Special Activities Info'}, null],
		['NYWG CAC', 'cac.html', {sb: 'NYWG Cadet Advisory Council'}, null],
		['Drill Team', 'dt/index.html', {sb: 'Championship Drill Team - Go Demons!'}, null],
		['Encampment Info', 'encampment.html', {sb: 'NYWG Encampment Information'}, null],
		['Enc History', 'nyw_enc_history.html', {sb: 'New York Wing Encampment History'}, null]
		],
];

