// menu_items.js file

var MENU_ITEMS =[
                 ["3600 class introduction", "m_in_242.htm",
		["Details: 3600 to 3630", "242_3600det.htm"],
	],	
                ["Locomotive name database", "names.htm"],
	["Preserved Steam Locomotives", "preserve.htm"],
	["Sounds of Steam", "sounds.htm"],
	["Back to Basics", "basic1.htm"],
	["Barry Scrapyard", "barry1.htm"],
	["Sitemap", "sitemap.htm"],
	["Back to Steam Menu", "index-st.htm"],
                ["Home", "index.htm"]
];
