/* Tigra Menu items structure */
var MENU_ITEMS = [
	['Foreningen', null, {'tt':'Om foreningen generelt'},
		['Vedt&aelig;gter', 'http://www.ripensersamfundet.dk/vedtegt.php', {'tw':'_self'}],
		['Dimittendfondet', 'http://www.ripensersamfundet.dk/tekstfiles/vedtaegter_df_2010.pdf', {'tw':'_self'}],
		['Bestyrelsen', 'http://www.ripensersamfundet.dk/bestyrelsen.php', {'tw':'_self'}],
		['Kontingentopkr&aelig;vning', 'http://www.ripensersamfundet.dk/kontingent.php', {'tw':'_self'}],
		['Bestyrelsens forum', 'http://www.ripensersamfundet.dk/bestyrelsen/bestyrelsens_forum.php', {'tw':'_self'}]
	],
	['Ripenserbladet', 'http://www.ripensersamfundet.dk/bladet.php', {'tw':'_self','tt':'Lidt om foreningens blad'},
	 	['November 11', 'http://www.ripensersamfundet.dk/bladet/november_11.php', {'tw':'_self'}],
		['April 11', 'http://www.ripensersamfundet.dk/bladet/april.2011.php', {'tw':'_self'}],		
		['Februar 11', 'http://www.ripensersamfundet.dk/bladet/februar_11.php', {'tw':'_self'}],		
		['November 10', 'http://www.ripensersamfundet.dk/bladet/november_10.php', {'tw':'_self'}],
		['Juni 10', 'http://www.ripensersamfundet.dk/bladet/juni_10.php', {'tw':'_self'}],
		['Reklamation', 'http://www.ripensersamfundet.dk/manglende_blad.php', {'tw':'_self'}]
	],
	['Aktiviteter', null, {'tt':'Lidt om foreningens aktiviteter'},
		['Jubilarreception', 'http://www.ripensersamfundet.dk/reception.php', {'tw':'_self','tt':'Ripensersamfundets jubilarreception'}],
		['Generalforsamling 10', 'http://www.ripensersamfundet.dk/gen_fors_10.php', {'tw':'_self','tt':'Ripensersamfundets generalforsamling 2010'}],
		['Generalforsamling 11', 'http://www.ripensersamfundet.dk/gen_fors_11.php', {'tw':'_self','tt':'Ripensersamfundets generalforsamling 2011'}],		
		['Fotogalleri', 'http://galleri.ripensersamfundet.dk', {'tw':'_blank','tt':'Foreningens fotogalleri'}],
		['Ribe film', 'http://www.ripensersamfundet.dk/ribe_dvd_bestilling.php', {'tw':'_blank','tt':'Bestil Ribe film'}],
		['Arrangementer', 'http://www.ripensersamfundet.dk/arrangementer.php', {'tw':'_self','tt':'Lidt om foreningens aktiviteter'}]
	],
	['Brugersiden', null, {'tt':'Generelt for brugere af hjemmesiden'},
		['Adresse&aelig;ndring', 'http://www.ripensersamfundet.dk/endring.php', {'tw':'_self'}],
		['Kontaktforum', 'http://www.ripensersamfundet.dk/kontaktforum.php', {'tw':'_self'}],
		['Indmeldelse', 'http://www.ripensersamfundet.dk/indmeld.php', {'tw':'_self'}],
		['Opdater e-mail', 'http://www.ripensersamfundet.dk/opdater_email.php', {'tw':'_self'}],
		['Arkiv', 'http://www.ripensersamfundet.dk/arkiv.php', {'tw':'_self'}],
		['Links', 'http://www.ripensersamfundet.dk/links.php', {'tw':'_self'}]
	],
	['Legater', 'http://www.ripensersamfundet.dk/legater.php', {'tw':'_self','tt':'Se hvilke legater foreningen har med at g&oslash;re'},
		['Lauridsens legat', 'http://www.ripensersamfundet.dk/lauridsen.php', {'tw':'_self'}],
		['Jubil&aelig;umslegatet', '	http://www.ripensersamfundet.dk/jubilaeumslegat.php', {'tw':'_self'}],
		['Dimmitendfondet', 'http://www.ripensersamfundet.dk/d_fondet.php', {'tw':'_self'}],
		['Frode Sch&oslash;ns legat', '	http://www.ripensersamfundet.dk/frode_schoen.php', {'tw':'_self'}]
	],
	['Kontakt', 'http://www.ripensersamfundet.dk/kontakt.php', {'tw':'_self','tt':'Kontakt foreningen'},
		['Bliv medlem', 'http://www.ripensersamfundet.dk/indmeld.php', {'tw':'_self'}],
		['Email', 'mailto:ripensersamfundet@ripensersamfundet.dk', {'tt':'Send email til Ripensersamfundet'}]
	]
];
