/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Homepage', 'http://www.unimogtr.com', {'tw':'_parent'}],
	['Fantasy', 'http://empire.unimogtr.com/', {'tw':'_parent'},
		['My Empire Army - Jannisaries', 'http://empire.unimogtr.com/default.asp', {'tw':'_parent'}],
		['The 18th Reikland Regiment', 'http://empire.unimogtr.com/Warhammer_Fantasy_Gallery_The_18th_Reikland_Regiment.asp', {'tw':'_parent'}],
		['Starting an Empire Army', 'http://empire.unimogtr.com/Warhammer_Fantasy_Starting_an_Empire_Army.asp', {'tw':'_parent'}],
		['Warhammer Fantasy Photo Gallery', 'http://empire.unimogtr.com/Warhammer_Fantasy_Gallery.asp', {'tw':'_parent'}],
		['Warhammer Fantasy Battle Reports', 'http://empire.unimogtr.com/Warhammer_Fantasy_Battle_Reports.asp', {'tw':'_parent'}],
		['Sample Empire Army List-500pts', 'http://empire.unimogtr.com/Warhammer_Fantasy_Jannisaries_500pts.asp', {'tw':'_parent'}],
		['Sample Empire Army List-1000pts', 'http://empire.unimogtr.com/Warhammer_Fantasy_Jannisaries_1000pts.asp', {'tw':'_parent'}],
		['Sample Empire Army List-2000pts', 'http://empire.unimogtr.com/Warhammer_Fantasy_Jannisaries_2000pts.asp', {'tw':'_parent'}],
		['All Cavalry Empire Army List-2000pts', 'http://empire.unimogtr.com/Warhammer_Fantasy_Jannisaries_2000pts_All_Knight.asp', {'tw':'_parent'}]
	],
	['40K', 'http://blacktemplars.unimogtr.com', {'tw':'_parent'},
		['My Black Templars Army', 'http://blacktemplars.unimogtr.com/default.asp', {'tw':'_parent'}],
		['Warhammer 40K Photo Gallery', 'http://blacktemplars.unimogtr.com/Warhammer_40K_Gallery.asp', {'tw':'_parent'}],
		['Warhammer 40K Video Gallery', 'http://blacktemplars.unimogtr.com/Warhammer_40K_Video_Gallery.asp', {'tw':'_parent'}],
		['Sample Codex Chapter Army List-1500pts', 'http://blacktemplars.unimogtr.com/Warhammer_40K_Army_List.asp', {'tw':'_parent'}],
		['BT Dreadnought Fun List-1000pts', 'http://blacktemplars.unimogtr.com/Warhammer_40K_Black_Templars_1000pts_Dreadnought_Fun.asp', {'tw':'_parent'}]
	],
	['Panzer Battles', 'http://www.unimogtr.com/Panzer_Battles_index.asp', {'tw':'_parent'},
		['Warhammer Panzer Battles', 'http://www.unimogtr.com/Panzer_Battles_index.asp', {'tw':'_parent'}],
		['Warhammer Panzer Battles Photo Gallery', 'http://www.unimogtr.com/Panzer_Battles_Gallery.asp', {'tw':'_parent'}],
		['Sample USA Army List(42/43)-1000pts', 'http://www.unimogtr.com/Panzer_Battles_USArmyList_1000pts.asp', {'tw':'_parent'}],
		['Sample USA Army List(44/45)-800pts', 'http://www.unimogtr.com/Panzer_Battles_USArmyList_800pts.asp', {'tw':'_parent'}],
		['Sample Soviet Army List(42/43)-1000pts', 'http://www.unimogtr.com/Panzer_Battles_Russian_4243_ArmyList_1000pts.asp', {'tw':'_parent'}]
	],
	['Mordheim', 'http://mordheim.unimogtr.com/', {'tw':'_parent'},
		['Warhammer Mordheim', 'http://mordheim.unimogtr.com', {'tw':'_parent'}],
		['My Warband : The Sixth Patrol', 'http://mordheim.unimogtr.com/Warhammer_Mordheim_The_Sixth_Patrol.asp', {'tw':'_parent'}],
		['Mordheim Battle Stories', 'http://mordheim.unimogtr.com/Warhammer_Mordheim_Battles.asp', {'tw':'_parent'}],
		['Final Status', 'http://mordheim.unimogtr.com/Warhammer_Mordheim_Current_List.asp', {'tw':'_parent'}],
		['Mordheim Rules Download', 'http://www.specialist-games.com/mordheim/rulebook.asp', {'tw':'_blank'}],
	],
	['HO Scale Trains', 'http://www.unimogtr.com/HO_Scale_Trains_index.asp', {'tw':'_parent'},
		['HO Scale Trains', 'http://www.unimogtr.com/HO_Scale_Trains_index.asp', {'tw':'_parent'}],
		['My Layout Plan', 'http://www.unimogtr.com/HO_Scale_Trains_Layout_Plan.asp', {'tw':'_parent'}],
		['Model Railroading Video Gallery', 'http://www.unimogtr.com/HO_Scale_Trains_Video_Gallery.asp', {'tw':'_parent'}],
	],
	['Diecast', 'http://diecast.unimogtr.com/default.asp', {'tw':'_parent'},
		['Diecast Collection', 'http://diecast.unimogtr.com', {'tw':'_parent'}],
		['Diecast Collection Gallery', 'http://diecast.unimogtr.com/Diecast_Collection_Gallery.asp', {'tw':'_parent'}],
	],
	['Scale Modelling', 'http://www.unimogtr.com/Scale_Modelling_index.asp', {'tw':'_parent'},
		['Scale Modelling', 'http://www.unimogtr.com/Scale_Modelling_index.asp', {'tw':'_parent'}],
		['Scale Modelling Photo Gallery', 'http://www.unimogtr.com/Scale_Modelling_Gallery.asp', {'tw':'_parent'}],
		['Scale Modelling Video Gallery', 'http://www.unimogtr.com/Scale_Modelling_Video_Gallery.asp', {'tw':'_parent'}],
	],
	['Links', 'http://www.unimogtr.com/Links.asp', {'tw':'_parent'}]
];

