// menu_items.js file

var MENU_ITEMS =[
	["Introduction", "m_in_042.htm",
		["Details: 1400 class", "042_1400det.htm"],
		["Details: 5800 class", "042_5800det.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"]
];
