var MENU_ITEMS4 = [
	['<img src="images/menu4.jpg" border=0>', 'index.html', {sb: 'Resources'}, 
		['&nbsp;&nbsp;&nbsp;&nbsp;Help Files&nbsp;&nbsp;&nbsp;&nbsp;', 'archive.html', {sb: 'Archive to help any squadron'}, null],
		['&nbsp;&nbsp;&nbsp;&nbsp;CAP ERP&nbsp;&nbsp;&nbsp;&nbsp;', 'caperp/index.html', {sb: 'Civil Air Patrol Encampment Resource Page'}, null],
		['&nbsp;&nbsp;&nbsp;&nbsp;NYWG CP Staff&nbsp;&nbsp;&nbsp;&nbsp;', 'staff.html', {sb: 'NYWG Cadet Program Staff'}, null],
		['&nbsp;&nbsp;&nbsp;&nbsp;Links&nbsp;&nbsp;&nbsp;&nbsp;', 'links.html', {sb: 'Links to helpful sites'}, null],
		['&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Directions&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;', 'directions.html', {sb: 'Directions to common places in NY'}, null]
		],
];

