/* --- TOG menu items --- */

var MENU_ITEMS = [
	['Tales of Gaea Home','TOG.htm', 'main'],
	['<img src="http://www.hinterwelt.com/images/menubutton.gif" BORDER=0> Setting', null, null,
			['Callavea', 'Setting.htm','main'],
			['Mining on Narheim', 'Articles/mining.htm','main'],
			['Map of Narheim', 'map_of_narheim.htm','main'],
	],
	['<img src="http://www.hinterwelt.com/images/menubutton.gif" BORDER=0> Online Sample(PDF)', null, null,
			['Statistics', 'TOGData/TogChap1.pdf','main'],
			['Classes', 'TOGData/TogChap2.pdf','main'],
			['Telling Tales', 'TOGData/TogApp3.pdf','main'],
			['Narheim', 'TOGData/TogApp4.pdf','main'],
	],
	['<img src="http://www.hinterwelt.com/images/menubutton.gif" BORDER=0> Supplements', null, null,
			['Circuses & Carnivals', 'circuses.html', 'main'],	
			['Another Mans Treasure', 'AMT/another_man.htm', 'main'],	
			['Free Demo Scenario', 'Demo.htm', 'main'],	
			['Elven History of Narheim', 'TOGData/Elven History of Narheim-Justified.pdf', '_Blank'],	
	],
	['TOG HTML Version', 'TOGHtml/Output/TogChap1TOC.html', 'main'],	
	['Character Sheet (PDF)', 'TOGData/CharSheet.pdf', 'main'],	
	['Character Sheet (Word)', 'TOGData/togsheet.doc', 'main'],	
	['GM Resources', 'game_master.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'],

];
