/* SGV Menu items structure */
var MENU_ITEMS = [
	['Aktuell', '../fs1.html', {'tw':'center'},
		['SGV/SSTP', '../fs1.html', {'tw':'center'}]
	],
	['Events', '../fs2.html', {'tw':'center'},
		['Jahresversammlung', '../fs2_1.html', {'tw':'center'}],
		['Sektionen', '../fs2_2.html', {'tw':'center'}],
		['Studienreisen', '../fs2_3.html', {'tw':'center'}],
		['Tagungen', '../fs2_4.html', {'tw':'center'}],
		['Vernissagen', '../fs2_5.html', {'tw':'center'}],
		['Agenda SAGW', '../fs2_6.html', {'tw':'center'}]
	],
	['Portrait', '../fs3.html', {'tw':'center'},
		['Geschichte/Ziele', '../fs3_1.html', {'tw':'center'}],
		['Steckbrief', '../fs3_2.html', {'tw':'center'}],
		['En bref', '../fs3_3.html', {'tw':'center'}],
		['In breve', '../fs3_4.html', {'tw':'center'}],
		['Anmeldung', '../sgv_forms/sgvanmeld_d.htm', {'tw':'center'}],
		['Adh&eacute;sion', '../sgv_forms/sgvanmeld_f.htm', {'tw':'center'}],
		['Ammissione', '../sgv_forms/sgvanmeld_i.htm', {'tw':'center'}]
	],
	['Organe', '../fs4.html', {'tw':'center'},
		['Vorstand', '../fs4_1.html', {'tw':'center'}],
		['Institut SIV', '../fs4_2.html', {'tw':'center'}],
		['- Geschichte', '../4_2_1.html', {'tw':'center'}],
		['- Bibliothek', '../4_2_2.html', {'tw':'center'}],
		['- Sammlungen', '../fs4_2_3.html', {'tw':'center'}],
		['Langfristiges', '../fs4_3.html', {'tw':'center'}],
		['- Bauernhausforschung', '../4_3_1.html', {'tw':'center'}],
		['- Volksliedarchiv', '../4_3_2.html', {'tw':'center'}],
		['- Volkskundl. Dokufilm', '../fs4_3_3.html', {'tw':'center'}]
	],
	['Publikationen', '../fs5.html', {'tw':'center'},
		['Zeitschriften', '../fs5_1.html', {'tw':'center'}],
		['- SAVk/ASTP', '../fs5_1_1.html', {'tw':'center'}],
		['- SVk/FS', '../fs5_1_2.html', {'tw':'center'}],
		['B&uuml;cher', '../fs5_2.html', {'tw':'center'}],
		['- Aktuell', '../fs5_2_1.html', {'tw':'center'}],
		['- Backlists', '../fs5_2_2.html', {'tw':'center'}],
		['- Bestell-Infos', '../fs5_2_3.html', {'tw':'center'}]
	],
	['Links', '../fs7.html', {'tw':'center'},
		['Dachgesellschaften', '../7txtlinks_1_dachgesell.html', {'tw':'center'}],
		['Verw. Gesellschaften', '../7txtlinks_2_gesellschaften.html', {'tw':'center'}],
		['Universit&auml;tsinstitute', '../7txtlinks_3_uni.html', {'tw':'center'}],
		['Museen', '../7txtlinks_4_museen.html', {'tw':'center'}],
		['Bibliotheken', '../7txtlinks_5_bibliothek.html', {'tw':'center'}],
		['Verlage', '../7txtlinks_6_verlage.html', {'tw':'center'}],
		['Linksammlungen', '../7txtlinks_7_sammlung.html', {'tw':'center'}]
	],
	['Kontakt', '../fs8.html', {'tw':'center'}]
];
