var MENU_ITEMS = [
	['About', 'http://www.chasinglewisandclark.com/trip/author_bios.htm', null,
		['- Authors', 'http://www.chasinglewisandclark.com/trip/author_bios.htm', null],
		['- Trip', 'http://www.chasinglewisandclark.com/trip/index.htm', null],
		['- Map', 'http://www.chasinglewisandclark.com/maps/index.htm', null],
		['- Plane', 'http://www.chasinglewisandclark.com/trip/plane.htm', null],
		['- Crew', 'http://www.chasinglewisandclark.com/trip/crew.htm', null],		
		['- Reviews', 'http://www.chasinglewisandclark.com/publicity/reviews.htm', null],		
				
		
	],		
	['Links', 'http://www.chasinglewisandclark.com/resources/index.htm', null,
		
	],	
	['Contact Us', 'http://www.chasinglewisandclark.com/contact_us/index.htm', null

	],
];