/* --- Nebuleon menu items --- */

var MENU_ITEMS = [
	['Nebuleon Home','Main2.html', 'main'],
	['Rules Online:HTML', 'NEBHTML/NebuleonTOC.html', 'main'],	
	['Preview!', 'nebuleon_preview.htm', 'main'],	
	['Star Map', 'setting/Galactic_Map.html','main'],
	['<img src="http://www.hinterwelt.com/images/menubutton.gif" BORDER=0> Supplements', null, null,
			['Back in the Corps', 'BITCA.HTM','main'],
			['Rehendi Prison', 'Rehendi.HTML','main'],
			['Tern System', 'tern_system.htm','main'],
			['Ship Gen Rules', 'downloads/ShipGen.pdf','main'],
	],
	['<img src="http://www.hinterwelt.com/images/menubutton.gif" BORDER=0> Online Sample(PDF)', null, null,
			['Races', 'Downloads/RacesSample.pdf','main'],
			['McCinnes Landing', 'Downloads/Sample.pdf','main'],
	],
	['Character Sheet (PDF)', 'downloads/NebSheet.pdf', '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'],
	['About HinterWelt', 'http://www.hinterwelt.com/aboutmain.htm', 'main'],

];
