var MENU_ITEMS1 = [
	['<img src="images/menu1.jpg" border=0>', 'index.html', {sb: 'Visitor Information'},
		['  Visitor FAQ  ', 'visitors.html', {sb: 'FAQ\'s for visitors to this site about Civil Air Patrol'}, null],
		['  About This Page  ', 'about.html', {sb: 'Technical info about this page and its setup'}, null],	
		['&nbsp; ', null, null, null],	
		['&nbsp; ', null, null, null]
		],
];

