/* --- SoE menu items --- */

var MENU_ITEMS = [
	['Shades of Earth Home','main.html', 'main'],
	['Previews!','art_from_the_book.htm', 'main'],
	['SoE Downloads','downloads.htm', 'main'],
	['SoE Online','soehtml/aetoc.html', 'main'],
	['<img src="http://www.hinterwelt.com/images/menubutton.gif" BORDER=0> Supplements', null, null,
			['Core Rules', 'PRod01.htm','main'],
			['House of Vega', 'prod02.htm','main'],
			['Austrian Holiday', 'austria.htm','main'],
	],
	['<img src="http://www.hinterwelt.com/images/MainMenuBar.gif" BORDER=0>'],
	['HinterBlog','http://www.hinterwelt.com/Blog/', 'main'],
	['Iridium System Overview','http://www.hinterwelt.com/iridium_core.html', 'main'],
	['<img src="http://www.hinterwelt.com/images/menubutton.gif" BORDER=0> Downloads', null, null,
		['General Downloads','http://www.hinterwelt.com/downloads.htm', 'main'],
		['Map Resources','http://www.hinterwelt.com/hmr.html', 'main'],
	],
	['<img src="http://www.hinterwelt.com/images/menubutton.gif" BORDER=0> Products', null, null,
			['Tales of Gaea', 'http://tog.hinterwelt.com/','_top'],
			['Nebuleon', 'http://neb.hinterwelt.com/','_top'],
			['Shades of Earth', 'http://shades.hinterwelt.com/','_top'],
			['Roma Imperious', 'http://roma.hinterwelt.com/','_top'],
			['Squirrel Attack!','http://www.hinterwelt.com/squirrels/Squirrels.html', 'main'],
			['Regicide','http://regicide.hinterwelt.com/MainFrame.html', 'main'],
			['Imperial War','http://www.hinterwelt.com/Imperial_war.html', 'main'],
	],
	['Release Schedule', 'http://www.hinterwelt.com/release_schedule.htm','main'],
	['CHARGen', 'http://www.hinterwelt.com/CHARGen/', '_blank'],	
	['Forums', 'http://www.hinterwelt.com/HWEForum/', '_top'],	
	['Reviews', 'http://www.hinterwelt.com/reviews/reviews_on_hinterwelt.htm', 'main'],	
	['Articles', 'http://www.hinterwelt.com/articles/Articles.html', 'main'],	
	['<img src="http://www.hinterwelt.com/images/menubutton.gif" BORDER=0> Buy Our Products', null, null,
		['SUPPORT YOUR FLGS', 'http://www.hinterwelt.com/locator.htm', 'main'],	
		['Buy Now!', 'http://www.hinterwelt.com/hwestore/', '_top'],	
		['Buy From YourGamesNow!', 'http://www.yourgamesnow.com/index.php?main_page=index&manufacturers_id=1', '-blank'],	
	],
	['Return to Main Site','http://www.hinterwelt.com/', '_top'],
	['Contact & About HinterWelt', 'http://www.hinterwelt.com/aboutmain.htm', 'main'],
];
