/* --- Portal menu items --- */

var MENU_ITEMS = [
	['Portal Home','http://www.hinterwelt.com', '_top'],
	['<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/Squirrel-Ref.html', '_top'],
			['Supers Inc.','http://www.hinterwelt.com/Supers-Ref.html', '_top'],
			['Regicide','http://regicide.hinterwelt.com', '_top'],
			['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/forum/', 'main'],	
	['Links', 'http://www.hinterwelt.com/Links.htm', 'main'],	
	['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> Retailers', null, null,
		['Retail Support', 'http://www.hinterwelt.com/retailer_support.htm', 'main'],	
		['Retail Locator', 'http://www.rpgindustry.com/storelocator/storesearch.php?REMOTE=1&manufacturerid=3&bgcolor=000000&text=FFFF80&link=00FF00&INCLUDE_ONLINE=1&css=http://www.hinterwelt.com/css/portal.css', 'main'],	
	],
	['<img src="http://www.hinterwelt.com/images/menubutton.gif" BORDER=0> Buy Our Products', null, null,
		['SUPPORT YOUR FLGS', 'http://www.rpgindustry.com/storelocator/storesearch.php?REMOTE=1&manufacturerid=3&bgcolor=000000&text=FFFF80&link=00FF00&INCLUDE_ONLINE=1&css=http://www.hinterwelt.com/css/portal.css', 'main'],	
		['Buy Now!', 'http://www.hinterwelt.com/order.htm', 'main'],	
		['Buy From RPGNow!', 'http://www.rpgnow.com/default.php?manufacturers_id=466&SRC=HWE', '-blank'],	
	],
	['Newsletters', 'http://www.hinterwelt.com/NL.htm', 'main'],	
	['Submissions','http://www.hinterwelt.com/submission_guidelines.htm', 'main'],
	['Contact & About HinterWelt', 'http://www.hinterwelt.com/aboutmain.htm', 'main'],
];
