var MENU_ITEMS = [
	['&nbsp;Home', ['/docs/home.htm','_top']],
	['&nbsp;Issues', null,
			['&nbsp;Current Issue', ['/docs/issues/gotoCurrentIssue.htm','_top']],
			['&nbsp;Back Issues', ['/docs/back_issues.htm','_top']],
			['&nbsp;Subscriptions', ['/docs/subscriptions.htm','_top']]
	],
	['&nbsp;Conferences', ['/docs/conferences.htm','_top']],
	['&nbsp;Obtaining Items', null,
		['&nbsp;Online Tracts', ['/docs/onlineTracts.htm','_top']],
		['&nbsp;Order Tracts', ['/docs/orderTracts.htm','_top']],
		['&nbsp;Order Booklets', ['/docs/orderBooklets.htm','_top']],
		['&nbsp;Order Audio Tapes', ['/docs/orderAudioTapes.htm','_top']]
	],
	['&nbsp;Bible Courses', ['/docs/bibleCourses.htm','_top']],
	['&nbsp;The Family Corner', ['/docs/family.htm','_top']],
	['&nbsp;Editor\'s Choice', ['/docs/editors-choice.htm','_top']],
	['&nbsp;Editorials', ['/docs/editorials.htm','_top']],
	['&nbsp;Links', ['/docs/links.htm','_top']],
	['&nbsp;Contacts', ['/docs/contacts.htm','_top']],
	['&nbsp;FAQ', ['/docs/faq.htm','_top']]
]