var MENU_ITEMS = [
	['Milwaukee&nbsp;Braves', '/index.html',null,
		['Blog', '/blog'],
		['Contact Us', 'mailto:keith@milwaukeebraves.info'],
		['Help Our Site', '/help.htm'],		
		['Legal Notice', '/legal.htm'],
		['Logos', '/logos.htm'],
		['Press Releases', '/pressreleases.htm'],
		['Site Map', '/sitemap.htm'],
	],
	['Seasons', null, null,
		['1953', '/1953.htm'],
		['1954', '/1954.htm'],
		['1955', '/1955.htm'],
		['1956', '/1956.htm'],
		['1957', '/1957.htm'],
		['1958', '/1958.htm'],
		['1959', '/1959.htm'],
		['1960', '/1960.htm'],
		['1961', '/1961.htm'],
		['1962', '/1962.htm'],
		['1963', '/1963.htm'],
		['1964', '/1964.htm'],
		['1965', '/1965.htm'],
	],
	['Statistics', '', null,
		['Attendance', '/attendance.htm'],
		['Box Scores', '/box.htm'],
		['Schedules & Results', null, null,
		  ['1953', '/schedule1953.htm'],
		  ['1954', '/schedule1954.htm'],
		  ['1955', '/schedule1955.htm'],
		  ['1956', '/schedule1956.htm'],
		  ['1957', '/schedule1957.htm'],
		  ['1958', '/schedule1958.htm'],
		  ['1959', '/schedule1959.htm'],
		  ['1960', '/schedule1960.htm'],
		  ['1961', '/schedule1961.htm'],
		  ['1962', '/schedule1962.htm'],
		  ['1963', '/schedule1963.htm'],
		  ['1964', '/schedule1964.htm'],
		  ['1965', '/schedule1965.htm'],
		],
		['Standings', null, null,
		  ['1953', '/standings1953.htm'],
		  ['1954', '/standings1954.htm'],
		  ['1955', '/standings1955.htm'],
		  ['1956', '/standings1956.htm'],
		  ['1957', '/standings1957.htm'],
		  ['1958', '/standings1958.htm'],
		  ['1959', '/standings1959.htm'],
		  ['1960', '/standings1960.htm'],
		  ['1961', '/standings1961.htm'],
		  ['1962', '/standings1962.htm'],
		  ['1963', '/standings1963.htm'],
		  ['1964', '/standings1964.htm'],
		  ['1965', '/standings1965.htm'],
		],
		['Team Batting', null, null,
		  ['1953', '/teambatting1953.htm'],
		  ['1954', '/teambatting1954.htm'],
		  ['1955', '/teambatting1955.htm'],
		  ['1956', '/teambatting1956.htm'],
		  ['1957', '/teambatting1957.htm'],
		  ['1958', '/teambatting1958.htm'],
		  ['1959', '/teambatting1959.htm'],
		  ['1960', '/teambatting1960.htm'],
		  ['1961', '/teambatting1961.htm'],
		  ['1962', '/teambatting1962.htm'],
		  ['1963', '/teambatting1963.htm'],
		  ['1964', '/teambatting1964.htm'],
		  ['1965', '/teambatting1965.htm'],
		],
		['Team Leaders', null, null,
		  ['1953', '/teamleaders1953.htm'],
		  ['1954', '/teamleaders1954.htm'],
		  ['1955', '/teamleaders1955.htm'],
		  ['1956', '/teamleaders1956.htm'],
		  ['1957', '/teamleaders1957.htm'],
		  ['1958', '/teamleaders1958.htm'],
		  ['1959', '/teamleaders1959.htm'],
		  ['1960', '/teamleaders1960.htm'],
		  ['1961', '/teamleaders1961.htm'],
		  ['1962', '/teamleaders1962.htm'],
		  ['1963', '/teamleaders1963.htm'],
		  ['1964', '/teamleaders1964.htm'],
		  ['1965', '/teamleaders1965.htm'],
		  ['All-Time Season', '/teamleadersalltimess.htm'],
		],
		['Team Pitching', null, null,
		  ['1953', '/teampitching1953.htm'],
		  ['1954', '/teampitching1954.htm'],
		  ['1955', '/teampitching1955.htm'],
		  ['1956', '/teampitching1956.htm'],
		  ['1957', '/teampitching1957.htm'],
		  ['1958', '/teampitching1958.htm'],
		  ['1959', '/teampitching1959.htm'],
		  ['1960', '/teampitching1960.htm'],
		  ['1961', '/teampitching1961.htm'],
		  ['1962', '/teampitching1962.htm'],
		  ['1963', '/teampitching1963.htm'],
		  ['1964', '/teampitching1964.htm'],
		  ['1965', '/teampitching1965.htm'],
		],
	],
	['Players', '', null,
		['Complete Roster', '/roster.htm'],
	],
	['Photographs', 'photographs.htm', null,
		['Magazine Covers', '/covers.htm'],
		['Newspaper Clippings', '/clippings.htm'],
	],
	['Memorabilia', null, null,
		['Baseball Cards', null, null,
		   ['1953 Johnston', '/johnston1953.htm'],
		   ["1954 Bowman","/bowman1954.htm"],
		   ["1954 Johnston","/johnston1954.htm"],
		   ["1954 Topps","/topps1954.htm"],
		   ["1955 Johnston*","/johnston1955.htm"],
		   ["1955 Topps","/topps1955.htm"],
		   ["1956 Topps","/topps1956.htm"],
		   ["1957 Topps","/topps1957.htm"],
		   ["1958 Topps*","/topps1958.htm"],
		   ["1959 Topps","/topps1959.htm"],
		   ["1960 Topps","/topps1960.htm"],
		   ["1961 Topps*","/topps1961.htm"],
		   ["1964 Topps","/topps1964.htm"],
		   ["1965 Topps","/topps1965.htm"],
		],
		['Buttons', '/buttons.htm'],
		['Pennants', '/pennants.htm'],
		['Miscellaneous', '/misc.htm'],
		['Scorecards', null, null,
		   ['1957 (September 12-14)', '/scorecard195709121314.htm'],
		],
		['Yearbooks', null, null,
		   ['1956', '/yearbook1956.htm'],
		]
	],
	['Memories', null, null,
		['Readers Stories', '/readers.htm'],
		['Celebrity Stories', '/celebrity.htm'],
		['Eulogies', '/eulogies.htm'],
	],
	['Resources & Misc', '', null,
		['George Webb', '/georgewebb.htm'],
		['Historical Association', '/mbha.htm'],
		['Links', '/links.htm'],
		['Spring Training', '/springtraining.htm'],
	],
];